total-job-octets (Job Only)
Identifies the size of the job, which is the sum of all printable octets (bytes) in the job.
GUI label
Size (Bytes)
DSS
All
Type
Non-settable, single-valued
Input Synonym
You can use the synonym job-size.
Allowed Values
InfoPrint sets this value to an integer from 0 to 9223372036854775800.
Default Value
No default value
Usage Guidelines
- The server computes this value by totaling the size of all printable
documents, using this algorithm:
- For each printable document in the job, multiply the value of octet-count by the value of copy-count.
- Total the values from Step 1.
- Multiply the total by the value of job-copies component of the results-profile job attribute.
- InfoPrint validates jobs using this attribute against the actual destination attribute job-size-range-supported.
- InfoPrint schedules the job against the job-size-range-ready actual destination attribute and the job-size-range-supported actual destination attribute.