2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 21:19:06 +00:00
qpdf/examples/qtest
Jay Berkenbilt 25988e8d10 Bug fix: content normalizer should not add trailing newline
Adding a trailing newline in content normalization damages files whose
contents are split across streams in the middle of tokens. Let
QPDFWriter add the newline with the indicator to ignore the newline,
which it already does. This changes the way some qdf files look.
2018-02-18 21:05:46 -05:00
..
bookmarks Rename test output files (fixes #173) 2018-02-04 14:26:34 -05:00
create Enhance pdf-create example 2017-08-21 17:44:22 -04:00
double-page-size add double-page-size example 2010-08-05 21:51:19 +00:00
invert-images invert images example 2010-08-06 01:27:47 +00:00
linearize change output message from qpdf --check when no errors are found 2010-04-10 13:43:16 +00:00
mod-info Bug fix: content normalizer should not add trailing newline 2018-02-18 21:05:46 -05:00
npages update release date to actual date 2008-04-29 12:55:25 +00:00
parse-content Cosmetic changes to be closer to Adobe terminology 2013-01-23 09:38:05 -05:00
pdf-split-pages Example: fast split into single pages 2014-06-07 16:40:38 -04:00
bookmarks.test Rename test output files (fixes #173) 2018-02-04 14:26:34 -05:00
create.test Enhance pdf-create example 2017-08-21 17:44:22 -04:00
double-page-size.test Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariable 2013-11-30 15:58:32 -05:00
invert-images.test Allow -DNO_GET_ENVIRONMENT to avoid GetEnvironmentVariable 2013-11-30 15:58:32 -05:00
linearize.test C linearization example 2009-09-27 20:59:16 +00:00
mod-info.test make -key not take an argument with a / to appease msys's path translation 2009-10-14 01:06:18 +00:00
npages.test Convert many more errors to warnings 2017-07-27 22:57:55 -04:00
parse-content.test Add QPDFObjectHandle::parseContentStream method 2013-01-20 15:35:39 -05:00
pdf-split-pages.test Example: fast split into single pages 2014-06-07 16:40:38 -04:00