From 61d41e2e8858d8c51e097d8f993291dc210f30a5 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 21 Feb 2021 16:14:52 -0500 Subject: Add copyAnnotations, use with overlay/underlay (fixes #395) --- manual/qpdf-manual.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 204bb72d..cbeee1f6 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5319,6 +5319,15 @@ print "\n"; which applies a transformation to each annotation on a page. + + + Add + QPDFPageObjectHelper::copyAnnotations, + which copies annotations and, if applicable, associated form + fields, from one page to another, possibly transforming the + rectangles. + + Add QUtil::path_basename to return the -- cgit v1.2.3-54-g00ecf