2021.1

Table Of Contents
l Details:This is a read only table that displays the Details of whatever Media
has been selected in the Media box. Double clicking the left mouse button on
a Media table entry will launch the Dynamic Tray Mapping Editor Dialog to
allow you to modify that Media's properties.
l Printer Options:
The Printer Options table displays :
l Name column: This column contains the names of the Printer Options,
as taken from the PPD file.
l Option column: This column shows the selected Printer Option
preference.
l Order column: This column displays any Dependency Order criteria that
applies to the selected Printer Option.
The choices available to the Printer Options are as follows:
l
Add: This launches the Add Printer Options Dialog which allows you
to add one or more Printer Options.
l
Edit:This allows you to edit an existing Rule Printer Option. It
launches the Add Printer Options Dialog.
l
/ Move Up / Down: Move the selected Printer Option(s) up or down
within the table. This allows sorting of options for easier legibility, but
manually moving options up and down is done without any check on
Order Dependency.
l
Delete:Delete the selected Printer Option(s).
l
Sort by Order dependency: This sorts the Printer Options by the
order of their dependencies.
Not all Printer Options have dependencies, but for those that do, the
order is important.
For example, consider these following PPD file Printer Option extracts:
l PageRegion:
*OpenUI *PageRegion: PickOne
*OrderDependency: 50 AnySetup *PageRegion
...
*CloseUI: *PageRegion
l InputSlot:
*OpenUI *InputSlot: PickOne
*OrderDependency: 20 AnySetup *InputSlot
Page 1201