2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-22 10:58:58 +00:00
qpdf/examples
Jay Berkenbilt 9744414c66 Enable finer grained control of stream decoding
This commit adds several API methods that enable control over which
types of filters QPDF will attempt to decode. It also adds support for
/RunLengthDecode and /DCTDecode filters for both encoding and
decoding.
2017-08-21 17:44:22 -04:00
..
qtest Convert many more errors to warnings 2017-07-27 22:57:55 -04:00
build.mk Example: fast split into single pages 2014-06-07 16:40:38 -04:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-bookmarks.cc Security: replace operator[] with at 2013-10-18 10:45:14 -04:00
pdf-create.cc Remove all old-style casts from C++ code 2013-03-04 16:45:16 -05:00
pdf-double-page-size.cc Comment use of static ID in examples 2015-11-01 16:40:01 -05:00
pdf-invert-images.cc Enable finer grained control of stream decoding 2017-08-21 17:44:22 -04:00
pdf-linearize.c Comment use of static ID in examples 2015-11-01 16:40:01 -05:00
pdf-mod-info.cc Make windows includes lowercase (fixes #123) 2017-07-26 06:39:09 -04:00
pdf-npages.cc clean up windows portability code, make remaining test suite pass 2009-07-15 04:26:32 +00:00
pdf-parse-content.cc Security: replace operator[] with at 2013-10-18 10:45:14 -04:00
pdf-split-pages.cc Add --split-pages option (fixes #30) 2017-08-05 10:22:33 -04:00