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 f7d224e5..42b1d25c 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -5263,6 +5263,15 @@ print "\n";
C API. This allows you to clone an object handle.
</para>
</listitem>
+ <listitem>
+ <para>
+ Add <function>qpdf_get_object_by_id</function>,
+ <function>qpdf_make_indirect_object</function>, and
+ <function>qpdf_replace_object</function>, exposing the
+ corresponding methods in <classname>QPDF</classname> and
+ <classname>QPDFObjectHandle</classname>.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
</itemizedlist>