[
https://issues.apache.org/jira/browse/PDFBOX-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-945.
---------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Assignee: Andreas Lehmkühler
I added the patches in revisions (1063399 fontbox, 1063400 jempbox , 1063402 +
1063401 pdfbox).
Thanks for the effort to add all those charset parameters!!
> 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
> Assignee: Andreas Lehmkühler
> Fix For: 1.5.0
>
> Attachments: 01-static-init-encoding.patch, 02-encoding.patch,
> 03-standard-lf.patch, 04-xml-encoding.patch, 05-change-encoding.patch
>
>
> 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.