Skip to content

Releases: jacobshilitz/python-pdf-booklet

v1.0.7

11 Jun 04:06

Choose a tag to compare

  • Refactor PDF scaling and blank page addition logic

changes the approach for scaling PDF pages and adding blank pages. Instead of scaling all pages at once based on the dimensions of the first page, it now iterates over each individual page and scales accordingly. This improves the handling of PDFs with pages of varying sizes. Additionally, the process for adding blank pages has been improved and made more explicit. The implementation for detecting identical scaling factors is added as well.

Full Changelog: v1.0.6...v1.0.7

v1.0.6

10 Jun 21:54

Choose a tag to compare

Fix --resize_only not working as intended #1
Full Changelog: v1.0.5...v1.0.6

v1.0.5

09 May 19:28

Choose a tag to compare

  • Fixed gui status field position
  • Fixed bug with auto pathname

Full Changelog: v1.0.4...v1.0.5

v1.0.4

09 May 19:13

Choose a tag to compare

  • Added GUI
  • Fixed that pdf CropBox handling
  • add 11x17 support

Full Changelog: v1.0.2...v1.0.4

v1.0.2

19 Apr 17:32

Choose a tag to compare

  • added icon
  • added better build script
  • made it simple, now just run the minimal booklet input.pdf and the output will be booklet.pdf

Full Changelog: v1.0.1...v1.0.2

v1.0.1

16 Apr 20:02

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

16 Apr 00:20

Choose a tag to compare