From 0b2e9cb16886d422e6645a5d65c74a340ae6deff Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 7 Jun 2014 13:04:30 -0400 Subject: Example: fast split into single pages This is faster than using qpdf --pages to do it. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a83108cb..6e3caa48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2014-06-07 Jay Berkenbilt + * New example program: pdf-split-pages: efficiently split PDF + files into individual pages. + * Bug fix: don't fail on files that contain streams where /Filter or /DecodeParms references a stream. Before, qpdf would try to convert these to direct objects, which would fail because of the -- cgit v1.2.3-54-g00ecf