Skip to content

Releases: cges30901/pdfhandoutcrop

PdfHandoutCrop 0.99.3

10 Nov 11:47
Compare
Choose a tag to compare

version 0.99.3 2024.11.10
-Remove PyPDF2 support
-Support new version of PyMuPDF
-Port to PyQt6

PdfHandoutCrop 0.99.2

07 Mar 01:21
Compare
Choose a tag to compare

version 0.99.2 2021.03.07
-Fix crash with PyMuPDF 1.18.5 and newer
-Add Russian translation

PdfHandoutCrop 0.99.1

18 Nov 13:40
Compare
Choose a tag to compare

version 0.99.1 2019.11.18
-Reduce size of output file cropped with PyMuPDF
-Crop with PyMuPDF by default
-Fix hardcoded scaling

PdfHandoutCrop 0.99.0

21 Oct 15:24
Compare
Choose a tag to compare

version 0.99.0 2019.10.21
-Show message when cropping with PyPDF2 failed
-Allow auto detect from command line

PdfHandoutCrop 0.7.0

03 Jul 05:00
Compare
Choose a tag to compare

version 0.7.0 2019.07.03
-Allow user to use either PyPDF2 or PyMuPDF to crop
-other changes

PdfHandoutCrop 0.6.0

09 Mar 13:27
Compare
Choose a tag to compare

version 0.6.0 2019.03.09
-Allow user to set order of pages
-minor improvement of auto detection
-Add shortcut key in SetLayoutDialog

PdfHandoutCrop 0.5.0

03 Jan 12:53
Compare
Choose a tag to compare

version 0.5.0 2019.01.03
-Switch to PyMuPDF for rendering PDF
-bug fixes
-other changes

PdfHandoutCrop 0.4.0

26 Nov 03:08
Compare
Choose a tag to compare

version 0.4.0 2018.11.26
-fix mediaBox if lowerLeft of original mediaBox is not [0,0] (only fixed when page is not rotated)
-add actions in menuBar
-other changes

PdfHandoutCrop 0.3.2

19 Sep 12:27
Compare
Choose a tag to compare

version 0.3.2 2018.09.19
-load Qt translation
-update and fix translation
-maximize window at start

PdfHandoutCrop 0.3.1

18 Sep 14:42
Compare
Choose a tag to compare

version 0.3.1 2018.09.07
-update Chinese (Traditional) translation
-include more files in MANIFEST.in