[
https://issues.apache.org/jira/browse/PDFBOX-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489024#comment-13489024
]
Joe Lee commented on PDFBOX-1362:
---------------------------------
Andreas,
Could you show me the URL that I can download the latest PDFbox jar file?
Version 2.0.0 or 1.8.0 at least. Thanks.
Joe
> 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