PDFBOX may not depend on plattform encoding
-------------------------------------------
Key: PDFBOX-945
URL: https://issues.apache.org/jira/browse/PDFBOX-945
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.5.0
Reporter: Martin Koegler
The pdf specification states, that PDFs use an ASCII compatible, 8 bit
characterset.
PDFBOX uses on various places the plattform encoding to convert bytes from/to
strings.
On JREs with an non ASCII compatible plattform encoding (there are such systems
out there), this will break pdfbox.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.