2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-12-22 10:58:58 +00:00
qpdf/examples
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
..
qtest Bug fix: content normalizer should not add trailing newline 2018-02-18 21:05:46 -05:00
build.mk Use correct link directory order (fixes #158) 2018-01-13 19:53:52 -05: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 Spell check 2017-08-22 14:22:20 -04: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 Add comment to setStaticID call 2018-02-04 14:19:00 -05: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 Switch from parseContentStream to parsePageContents 2018-02-18 21:05:46 -05:00
pdf-split-pages.cc Add --split-pages option (fixes #30) 2017-08-05 10:22:33 -04:00