Rearrange pages in PDFs for printing books
Project description
- Version:
- Version 0.1
- Copyright:
- 2010-2023 by Hartmut Goebel
- Licence:
GNU Affero General Public License v3 or later (AGPLv3+)
- Homepage:
pdfbook rearranges pages from a PDF document into “signatures” for printing books or booklets, creating a new PDF file.
This is much like psbook does for Postscript files, but working with PDF. Indeed pdfbook was inspired by psbook.
For more information please refer to the manpage or visit the project homepage.
Requirements when Installating from Source
If you want to install pdfbook from source, make sure you have the following software installed:
- Hints for installing on Windows:
Following the links above you will find .msi and .exe-installers. Simply install them and continue with installing pdfbook.
- Hints for installing on GNU/Linux:
Most current GNU/Linux distributions provide packages for the requirements. Look for packages names like python-pypdf2. Simply install them and continue with installing pdfbook.
- Hint for installing on other platforms:
Many vendors provide Python. Please check your vendors software repository. Otherwise please download Python 3.8 (or any higher version from the 3.x series) from http://www.python.org/download/ and follow the installation instructions there.
If the commands below fail due to module pip not found, please install it using:
python -m ensurepip
Installing pdfbook
If your system has network access installing pdfbook is a breeze:
pip install pdfbook
If you downloaded and unpacked pdfbook just run:
python -m pip install .
Without network access download pdfbook from http://pypi.python.org/pypi/pdfbook and run:
pip install pdfbook-*.tar.gz
For more details like custom installation locations please refer to the official end user guide for installing Python packages.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pdfbook-0.1.0.tar.gz
.
File metadata
- Download URL: pdfbook-0.1.0.tar.gz
- Upload date:
- Size: 43.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50cc477f45e72dcfcd348bdad16a32f32dd593c96da1834890f2b8a0c701eaab |
|
MD5 | 9c443232d33f7af682186506c2403716 |
|
BLAKE2b-256 | aa72b64e98c9fe717e2e37482945e198337542a49aed7d90a55c20f131e789f8 |
File details
Details for the file pdfbook-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: pdfbook-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b3ae00c832e7235bea609949ae047ca62b397140646b4018a43fd3104136e1f |
|
MD5 | 22dbe0b34e279f3d4a5444d3b623c02c |
|
BLAKE2b-256 | 2fff41a29a3221f35ed7a840f279496bf4014d07ded371a6ea14565d25dbbe36 |