From f21e4f264ab285817bfad1698dbb8b8b300c9ece Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 17 Feb 2021 20:14:04 -0500 Subject: Add file attachment example --- manual/qpdf-manual.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 144c4edf..4a294cb3 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -5209,7 +5209,9 @@ print "\n"; QPDFEmbeddedFileDocumentHelper, QPDFFileSpecObjectHelper, and QPDFEFStreamObjectHelper. See their - respective headers for details. + respective headers for details and + examples/pdf-attach-file.cc for an + example. @@ -5231,6 +5233,8 @@ print "\n"; QPDFObjectHandle::parse that takes a QPDF pointer as context so that it can parse strings containing indirect object references. + This is illustrated in + examples/pdf-attach-file.cc. -- cgit v1.2.3-54-g00ecf