mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
2cb3348ed9
Pdfstitcher can transform a regular multi-page PDF into a single-page PDF, which displays the pages in a grid. While there are other tools that do the same, pdfstitcher focuses on the following features: - Crop pages to a certain size - Adjust the crop position per page WWW: https://github.com/sur5r/pdfstitch PR: 221396 Submitted by: Stefan Hagen <ports@textmail.me> Reviewed by: ultima
10 lines
313 B
Plaintext
10 lines
313 B
Plaintext
Pdfstitcher can transform a regular multi-page PDF into a single-page PDF,
|
|
which displays the pages in a grid.
|
|
|
|
While there are other tools that do the same, pdfstitcher focuses on the
|
|
following features:
|
|
- Crop pages to a certain size
|
|
- Adjust the crop position per page
|
|
|
|
WWW: https://github.com/sur5r/pdfstitch
|