

From there, select the "Print" option to open the print menu. Upload your PDF file on this tool by clicking on the "Open File" button and going to the "File" tab. Run UPDF on your PC to open its home page. To print PDF in booklet format on Windows, follow the below steps: Step 1: Open Print Settings

* Linux ® trademark, owned by Linus Torvalds, is a registered trademark of the Linux Mark Institute (administered by The Linux Foundation) in the United States.You can also customize the print content for the printing copy by selecting whether it includes forms, documents, and annotations. * Debian™ trademark is a registered United States trademark of Software in the Public Interest, Inc., managed by the Debian project. * Ubuntu ® is a registered trademark of Canonical Limited in the United Kingdom and/or other countries. * Microsoft ® and Windows ® are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. deb system just run: ~$ sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0 gir1.2-poppler-0.18įor python 2.7 : ~$ sudo apt install python-gobject-cairo The needed dependencies for python3 are python3-gi, python3-gi-cairo, gir1.2-gtk-3.0, gir1.2-poppler-0.18. We offer also the tarballs in 32 and 64 bits if you know how to install them. Unzip the big file: pdfbooklet 3.x.x pyinstaller.zip, in a directory where you have full write rights.Run the file pdfbooklet ~$. To solve the dependencies problem, we have built a bundle with pyinstaller, which contains everything needed : Python3, Gtk3, Poppler. If you know how to do that, or use the second solution : 2. If not, either install the missing packages. If the dependencies are satisfied, you should see the program running. Run pdfbooklet.py with the following command: ~$ python pdfbooklet.py Install from sourceĭecompress the file : Install by unzipping – linux.zip in a directory where you have full write rights. In case it does not, we are providing other solutions. deb package ( Debian / Ubuntu) should work out of the box. Nevertheless the code is 100% GNU/Linux compatible. PDF Booklet is developed originally in Windows and for Windows. Choose the operating system you are using to run your version of PDF Booklet.
