From a9ae8cadc66daf631f6cbfe7fc3c7c602ac665d8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 21 Feb 2021 16:06:58 -0500 Subject: Add transformAnnotations and fix flattenRotations to use it --- manual/qpdf-manual.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index f7146221..001e3455 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5313,6 +5313,13 @@ print "\n"; dictionary if needed. + + + Add method + QPDFAcroFormDocumentHelper::transformAnnotations, + which applies a transformation to each annotation on a page. + + Add QUtil::path_basename to return the @@ -5341,6 +5348,12 @@ print "\n"; Bug Fixes + + + The option applies + transformations to any annotations that may be on the page. + + If a form XObject lacks a resources dictionary, consider any -- cgit v1.2.3-54-g00ecf