job-size-range-ready

Defines the range of job sizes in bytes (octets) that this actual destination can accept and print.

GUI label

Size ready (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

  • 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

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 in the range of the job-size-range-supported value.
  • InfoPrint compares the job attribute total-job-octets to this attribute for scheduling.