qpdf/examples
Jay Berkenbilt 4bb3046f0b Properly handle strings with PDF Doc Encoding (fixes #179)
The QPDF_String::getUTF8Val() method was not treating strings that
weren't explicitly Unicode as PDF Doc Encoded. This only affects
characters in the range 0x80 through 0xa0.
2018-02-18 21:06:27 -05:00
..
qtest Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Add additional interface for filtering page contents 2018-02-18 21:05:47 -05:00
examples.testcov 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-count-strings.cc Simplify TokenFilter interface 2018-02-18 21:05:47 -05: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-filter-tokens.cc Simplify TokenFilter interface 2018-02-18 21:05:47 -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