0

I have been using the Print Booklet -function of Adobe Acrobat Reader on Windows. However the program does not have a Linux version, see download page. Also I don't see the option on Evince.

Are there any apps that have this functionality?

muru
  • 69,900
  • 13
  • 192
  • 292
dmy3628
  • 1
  • 1
  • what does this "print booklet" function do? you can't expect linux users to know the details of some mystery function in a program that only runs on windows. – cas Mar 29 '23 at 03:36
  • I edited your question, replaced inappropriate code markings with a link to Adobe page explaining the booklet option. This kind of functionality has been available at least on Windows printer drivers for years, so I'd start looking from there. – Peregrino69 Mar 29 '23 at 05:48
  • Does your printer driver have such a feature? – RonJohn Mar 29 '23 at 05:56

1 Answers1

0

You can run pdfbook2 (package texlive-extra-utils) on the PDF file.

pdfbook2 - Create print-ready PDF files from some INPUT PDF files for booklet printing. The resulting files need to be printed in landscape/long edge double sided printing. The default paper format depends on the locale and is choosen by pdfjam. It can be set with the --paper option.

Eduardo Trápani
  • 12,032
  • 1
  • 18
  • 35