job-page-range-ready

Defines the range of job sizes in pages that this actual destination can accept and print.

GUI label

Page range ready

DSS

All

Type

Resettable, single-valued, complex

Syntax

lower-limit:upper-limit

Separate the values with a colon, for example:

1:100

You can omit either value, for example:

25:
:100

Components

  • lower-limit

    Identifies the lower limit value of the job size. The unit value is pages.

    • GUI label

      Lower limit

    • Type

      Single-valued

    • Allowed Values

      You can enter an integer from 0 to 2147483647. 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 pages.

    • GUI label

      Upper limit

    • Type

      Single-valued

    • Allowed Values

      You can enter an integer from 0 to 2147483647. The upper limit must be greater than or equal to the lower limit.

    • Default Value

      2147483647

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-page-range-supported value.
  • InfoPrint compares the job attribute job-page-count to this attribute for scheduling.