Document attributes related to unidriver:
Attribute name | Possible values | Description |
---|---|---|
EOPCOPIES | 1-9999 | number of copies |
EOPDUPLEX | LONG, SHORT, NONE | duplex print mode |
EOPCOLORMODE | COLOR, GRAYSCALE | color mode |
EOPINPUTTRAY | Tray1-Tray6, Manual, Auto | input paper tray |
EOPOUTPUTTRAY | Bin1-Bin6, Auto | printer output bin |
EOPSTAPLE | LeftW, RightW, UpperW, UpperLeft, UpperRight, CenterW | stapling mode. 'W' indicates two staples |
EOPPUNCH | Left2, Right2, Top2, Left3, Right3, Top3, Left4, Right4 | hole punching |
EOPCOLLATE | Collated, Uncollated | copy collation |
EOPBORDERLESS | Borderless, None | borderless printing (currently only Ricoh) |
EOPMEDIASIZE | A4, A3, Letter, ... | Paper size of the document. Currently only used for booklet rendering |
EOPMEDIATYPE | Plain, Recycled, Special... | To select paper tray by media-type depending on device setup/capability |
These attributes can be used in Triggers to change value depending on condition(s).
Ex:
Condition: Document attribute - Is not - EOPINPUTTRAY=Tray4
Actions: Set document attribute - EOPINPUITTRAY=Tray4
Comments
0 comments
Please sign in to leave a comment.