We want to generate documents that will be read right to left, so when sending to the printing service the pages need to be ordered from last to first. The only system I can find that will do this is PDFlib (http://www.pdflib.com/fileadmin/pdflib/pdf/support/PDFlib-in-PHP-HowTo.pdf), but it feels like expensive overkill to generate the document in Prince only to process it a second time in PDFLib!
Is there any way to output pages in reverse? (Any free solutions outside of Prince would be welcome as well.)
Thank you!
Is there any way to output pages in reverse? (Any free solutions outside of Prince would be welcome as well.)
Thank you!