On 2/1/23 13:25, olivares33561 via users wrote:
I would like to ask for help creating a booklet from a pdf.  I used to use 
psnup, psbook pdftops/pdf2ps and create a booklet from pdf and it worked.  The 
secretaries at school helped me fix the booklet in order to print it and create 
a small booklet with the ordering correctly.  Now I create a booklet but the 
order is not correct and somethings are upside down.  The original file has 52 
pages.  I want to remove blank pages and reprocess/recreate the file in a 
postscript file if possible.

Install pdfmixtool. Also pdfarranger if you want to graphically move pages around or remove them. (pdfmixtool will let you edit, but only numerically.)

something like

pg 1 | pg 2
pg 3 | pg 4
pg 5 | pg 6
pg 7 | pg 9

place two pages in one and then on the back of page 1 | page 2 the last pages 
of the pdf should appear and correctly placed.

That order isn't quite correct, but the program will do the right thing. I tested it with that pdf file.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to