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.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index cbeee1f6..35391938 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5301,7 +5301,11 @@ print "\n";
<function>QPDFPageObjectHelper::getMatrixForFormXObjectPlacement</function>,
which returns the transformation matrix required to map from
a form field's coordinate system into a specific rectangle
- within the page.
+ within the page. Also add a version of
+ <function>QPDFPageObjectHelper::placeFormXObject</function>
+ that initializes a <classname>QPDFMatrix</classname>
+ reference. For example, see
+ <filename>examples/pdf-overlay-page.cc</filename>.
</para>
</listitem>
<listitem>