If I generate with TCPDF a two page pdf and print this together on one page (duplex) i will get an inverted result:
- PDF generated page 1 is on paper page 2
- PDF generated page 2 is on paper page 1
At paper page 1 I have the ci sign/style from the company so I need this to be the first page on paper.
In adobe reader I have possibilities to change some modifications but I got the same result. The PDF preview is right but the print result is wrong.
Of course I can change the paper physically in the printer itself, but the printer is standardized and work in other PDF files (not generated by tcpdf).
The best case would be to do this in the TCPDF php file directly, so the customer saves some time ;)
TCPDF duplex related variables
Adobe reader version 10.1.11 & 11.0.0.6