2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-28 13:09:05 +00:00
qpdf/examples/qtest/bookmarks/issue-179.pdf
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

1.8 KiB