Michele Balistreri created PDFBOX-2798:
------------------------------------------
Summary: PDTextStream does not support UTF16 with BOM
Key: PDFBOX-2798
URL: https://issues.apache.org/jira/browse/PDFBOX-2798
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.8.10
Reporter: Michele Balistreri
the getAsString() method from PDTextStream is quite useful, but it does not
support UTF-16 text. I added a small check on the first two bytes to support
UTF-16 content. This is needed because two-bytes encodings do not degrade
gracefully like UTF-8, even for plain ASCII text and so the resulting string is
unusable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]