From 98da4fd83527f47a28132ff4a120bc043d9e58f6 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 2 Jan 2021 09:47:27 -0500 Subject: Externalize inline images now includes form XObjects --- manual/qpdf-manual.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index bae87536..409313ef 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4991,6 +4991,26 @@ print "\n"; + + + Bug Fixes + + + + + QPDFPageObjectHelper::externalizeInlineImages + was not externalizing images referenced from form XObjects + that appeared on the page. + + + + + QPDFObjectHandle::filterPageContents + was broken for pages with multiple content streams. + + + + -- cgit v1.2.3-54-g00ecf