aboutsummaryrefslogtreecommitdiffstats
path: root/manual/qpdf-manual.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/qpdf-manual.xml')
-rw-r--r--manual/qpdf-manual.xml9
1 files changed, 9 insertions, 0 deletions
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
@@ -5321,6 +5321,15 @@ print "\n";
</listitem>
<listitem>
<para>
+ Add
+ <function>QPDFPageObjectHelper::copyAnnotations</function>,
+ which copies annotations and, if applicable, associated form
+ fields, from one page to another, possibly transforming the
+ rectangles.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
Add <function>QUtil::path_basename</function> to return the
last element of a path.
</para>