I have released qpdf 11.7.0. This is a collection of various bug fixes and enhancements. Notable changes:
• qpdf's test suite now passes with alternative zlib implementations and is tested in CI with zlib-ng as well as zlib
• A new, alternative --encrypt syntax makes it possible to have passwords that start with "-"
• A few qpdf JSON bugs were fixed
• The --remove-restrictions option fully disables digital signatures
• Windows installers offer to set PATH
• A UNIX man page is generated from the command-line docs
Release notes: https://qpdf.readthedocs.io/en/stable/release-notes.html
Release: https://github.com/qpdf/qpdf/releases
|