job-size-range-supported
Defines the range of job sizes in bytes (octets) that this actual destination can accept.
GUI label
Size allowed (Bytes)
DSS
All
Type
Resettable, single-valued, complex
Syntax
lower-limit:upper-limit
Separate the values with a colon, for example:
1025:1000000
You can omit either value, for example:
1025: :1000000
Components
- lower-limit
Identifies the lower limit value of the job size. The unit value is octets (bytes).
- GUI label
Lower limit
- Type
Single-valued
- Allowed Values
You can enter an integer from 0 to 9223372036854775800. The lower limit must be less than or equal to the upper limit.
- Default Value
0
- GUI label
- upper-limit
Identifies the upper limit value of the job size. The unit value is octets (bytes).
- GUI label
Upper limit
- Type
Single-valued
- Allowed Values
You can enter an integer from 0 to 9223372036854775800. The upper limit must be greater than or equal to the lower limit.
- Default Value
9223372036854775800
- GUI label
Usage Guidelines
- You can use this attribute to restrict jobs sent to this actual destination according to the capacity of the output device or your policy for output device use.
- You must set the range for this attribute equal to or greater than the range you specify for the job-size-range-ready attribute value.
- InfoPrint compares the job attribute total-job-octets to this attribute for validation and scheduling.