- Package:
- src:ghostscript
- Source:
- ghostscript
- Submitter:
- Alexander Gattin
- Date:
- 2015-03-17 00:01:08 UTC
- Severity:
- normal
Hello, gs ignores -dDuplex option when using pswrite/psmono/pdfwrite output drivers, i.e. it doesn't insert /Duplex true pagedevice entry: So when I need /Duplex, I'm forced to generate .pdf instead of .ps and then convert .pdf back to .ps via pstopdf (libpoppler):