Module: Poppler::PrintDuplex
- Defined in:
- (unknown)
Constant Summary collapse
- NONE =
No preference on duplex printing
0 or :none
- SIMPLEX =
Print single-sided
1 or :simplex
- DUPLEX_FLIP_SHORT_EDGE =
Duplex and flip on the short edge of the sheet
2 or :duplex_flip_short_edge
- DUPLEX_FLIP_LONG_EDGE =
Duplex and flip on the long edge of the sheet
3 or :duplex_flip_long_edge