diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index c861f2a6..2b18f1a9 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4738,6 +4738,35 @@ print "\n"; + + + Bug Fixes + + + + + In QDF mode, be sure not to write more than one XRef stream + to a file, even when + is used. + fix-qdf assumes that there is only one + XRef stream, and that it appears at the end of the file. + + + + + When externalizing inline images, properly handle images + whose color space is a reference to an object in the page's + resource dictionary. + + + + + Windows-specific fix for acquiring crypt context with a new + keyset. + + + +