Hi,
I am scanning a lot of both sides printed papers on a non duplex scanner.
E.g. a document with 30 pages on 15 pieces paper.
Afterwards I have two documents with all odd pages (1,3,5,7,...,29) and all even pages (30,28,26,24, ... , 2).
For archieving reasons, I want to get one document with the right order 1,2,3,4,5,6 ... 30
If I merge the two documents, I have following order (1,3,5,...29,30,28,26,24...2)
To get the right order I could activate the brochure printing feature - but I do not want to minimize the font, as in this case two pages will be print on one page.
Is there a way, to use ghostscript parameters within PDFCreator to do this ordering - print the first page, the last page, the second page, the second last page, ... (1, n, 2, n-1, 3, n-2, ... ,n/2, (n/2)+1 ) - and each page have to be printed on a full page, again.
best regards,
chris