Reserved Keys for Print Parameters
The following reserved keys are related to print parameters.
Important! Content in a business rule is case sensitive. This includes business rule component names, attributes, and values.
Reserved Key |
Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
!PJD_NAME! |
Tip: In a scenario using on-demand print, you can allow the Data Provider |
||||||||||||
!QUANTITY! |
Note: To use this reserved key, you must select the Hide Quantity check box on the Print tab when editing a form in Label Design |
||||||||||||
!DUPLICATES! |
Note: To use this reserved key, you must select the Hide Duplicates check box on the Print tab when editing a form in Label Design |
||||||||||||
!PAGES! |
|||||||||||||
!TRAY! |
|||||||||||||
!FILL_DIRECTION! |
The Fill Direction for the layout. For more about Fill Direction, |
||||||||||||
!LANGUAGE! |
For example, en_US. |
||||||||||||
!POSITION! |
This property is not currently used. The default value is 0. |
||||||||||||
!START_ORIGIN! |
The Start Origin for the layout. For more about Start Origin, |
||||||||||||
!TEXTBOX_OVERFLOW_RULE! |
The Text Box Overrun Mode for Text Box fields, which can also be configured in System How Loftware Enterprise SP should respond if the amount of data received for a Text Box field is more than can fit. Tip: If the Text Box Overrun Mode is specified in the job data, that overrides any mode specified in Label Specific Options in Label Design Allow Overrun: The text continues beyond the bottom of the envelope for the field. For a printed label, as much of the text as can fit on the label is printed. Truncate Data: Text that does not fit is not printed or displayed. The preceding text is printed or displayed. Truncate Data at Paragraph Break: A paragraph that does not fit is not printed or displayed. The preceding paragraph is printed or displayed. Fail Print Job on Overrun: Any print job that includes a Text Box field in which the data received does not fit is failed and is not printed or displayed. Use Global Setting: The value for Text Box Overrun Mode that is set in System
Example !TEXTBOX_OVERFLOW_RULE!,TRUNCATE |
||||||||||||
!REPRINT_TARGET_TYPE! |
How the reprint target value is interpreted.
|
||||||||||||
!REPRINT_TARGET_ID! |
If the Reprint Target Type is Sibling, this value specifies the number of previous sibling processes to traverse when determining which process is to be reprinted. The default value is 1, which will reprint the previous sibling process in the local containers process list.
If the Reprint Target Type is Job, this value is the target job's Job ID. |
||||||||||||
!LABEL_RANGES! |
A set of comma delimited label ranges to reprint in a multi-label or quantity reprint. When printing external files, this is the range of pages to print. An asterisk is a wildcard value that resolves to the last label printed. Example A value of 1,3,4-6,9-10 would print labels 1,3,4,5,6,9 and 10. |
||||||||||||
!INLINE_DOCUMENT! |
Required for printing external files. Print an external file, such as a PDF, without associating the file with label template. |
||||||||||||
!INLINE_TYPE! |
Required for printing external files. The list of supported external file types. For example, INLINE_PDF. |
||||||||||||
!PAGE_HANDLING! |
The page handling for imaged files. Maintains aspect ratios. ACTUAL_SIZE: Do not increase or decrease the image size on the page. Default value. FIT: Increase or decrease the image size as appropriate to fit the page. INCREASE: Increase the image size of undersized images only to fit the page. DECREASE: Decrease the image size of oversized images only to fit the page. CUSTOM: Increase or decrease the image size as specified in !PAGE_CUSTOM!. |
||||||||||||
!PAGE_CUSTOM!
|
Required if !PAGE_HANDLING! is CUSTOM. For imaged files, the percentage as an integer value to increase or decrease the image size on the page. A value greater than 100 will increase the image size, and a value less than 100 will decrease the image size on the page. Can be used when printing external files. Default: 100. |
||||||||||||
!FORCE_IMAGE! |
When printing external files, whether to force the file to print as an imaged file. TRUE: An external file is imaged regardless if the target device is configured and supports the !INLINE_TYPE! natively. FALSE: Default value. |
||||||||||||
!TARGET_MEDIA_HEIGHT! |
Required if !PAGE_HANDLING! is not CUSTOM. For imaged files, the height of the target media size in thousandths of an inch (mils), unless specified otherwise in !TARGET_MEDIA_UNITS!. |
||||||||||||
!TARGET_MEDIA_WIDTH! |
For imaged files, the width of the target media size in thousandths of an inch (mils), unless specified otherwise in !TARGET_MEDIA_UNITS!. |
||||||||||||
!TARGET_MEDIA_UNITS! |
The target unit of measurement. Can be used when printing external files. INCHES: Thousandths of an inch (mils). Default value. CM: Centimeter. MM: Millimeter. |
||||||||||||
!CLIENT_JOB_SUBMIT_DATE_TIME! |
The actual time when the print job is submitted in the format: EEEEE EEE MMMMM MMM MM-dd-yyyy HH:mm:ss (locale defined full day of the week, locale defined abbreviated day of week, locale defined month name, locale defined abbreviated month name, month number, two-digit date, year, hour, minutes, seconds in 24-hour format). Example Wednesday Wed June Jun 06-22-2016 10:28:10 |
||||||||||||
!CLIENT_TIME_ZONE_OFFSET! |
The time difference in minutes between Coordinated Universal Time (UTC) time and local (client browser) time. Example In Portsmouth, New Hampshire, this key has a value of 240. |