#683641 gs: -dDuplex ignored for pswrite/psmono/pdfwrite output devices

#683641#5
Date:
2012-08-02 13:09:43 UTC
From:
To:
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):