From 553ac7f353c7043806ec0de70d8630f5cd0a7bb8 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 7 Feb 2021 16:54:16 -0500 Subject: Add QUtil::pipe_file and QUtil::file_provider --- manual/qpdf-manual.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index 09ba7408..39f3d969 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -4964,6 +4964,13 @@ print "\n"; read/write implementation of name and number trees. + + + Add new functions QUtil::pipe_file and + QUtil::file_provider for sending the + contents of a file through a pipeline as binary data. + + -- cgit v1.2.3-54-g00ecf