[
https://issues.apache.org/jira/browse/PDFBOX-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Lehmkühler resolved PDFBOX-1362.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Assignee: Andreas Lehmkühler
I applied the fix in revision 1404698 as proposed.
Thanks for the contribution!
> Slovakian characters
> --------------------
>
> Key: PDFBOX-1362
> URL: https://issues.apache.org/jira/browse/PDFBOX-1362
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 1.7.0
> Environment: Windows XP, Java 1.6.0_33
> Reporter: Christian Czech
> Assignee: Andreas Lehmkühler
> Fix For: 1.8.0
>
> Attachments: PDFBOX-1362.patch, test_7_2_test.pdf
>
>
> Hello,
> I have a PDF document with Slovakian characters:
> Hlavní administrátor
> My code:
> PDDocument document = null;
> document = PDDocument.load(pdfFile, true); PDFTextStripper stripper =
> null; stripper = new PDFTextStripper("ISO-8859-2");
> stripper.getText(document);
> I always get this result: Hlavn\? administr\ ?tor
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira