From ad34b9c278608dfdcfdbe7402acb3a6dd04c3d0e Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 8 Feb 2021 18:07:21 -0500 Subject: Implement helpers for file attachments --- manual/qpdf-manual.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'manual/qpdf-manual.xml') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 05526958..174883a7 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4949,6 +4949,16 @@ print "\n"; working with PDF timestamp strings. + + + Add new helper classes for supporting file attachments, also + known as embedded files. New classes are + QPDFEmbeddedFileDocumentHelper, + QPDFFileSpecObjectHelper, and + QPDFEFStreamObjectHelper. See their + respective headers for details. + + Add warn to -- cgit v1.2.3-54-g00ecf