[
https://issues.apache.org/jira/browse/PDFBOX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980608#action_12980608
]
Hesham edited comment on PDFBOX-938 at 1/12/11 2:44 AM:
--------------------------------------------------------
Thanks Johannes ... I see that ICU4J is now included in PDFBox 1.4. I have
tried it but it is still giving the same results ! You can try it yourself.
Should i add a special code to apply the ICU4J. I only use this :
PDFTextStripper myStripper = new PDFTextStripper();
myStripper.getText( myPDFFile )
was (Author: hesham):
Thanks Johannes ... I see that ICU4J is now included in PDFBox 1.4. I have
tried it but it is still giving the same results !
You can try it yourself.
> Wrong extracted text using PDFBox 1.4
> -------------------------------------
>
> Key: PDFBOX-938
> URL: https://issues.apache.org/jira/browse/PDFBOX-938
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 1.4.0
> Reporter: Hesham
> Attachments: Wrong extracted f char.pdf
>
>
> Hello ,
>
> I am using PDFBox v1.4 to extract some text from a PDF, but some words are
> not extracted right.
> For example words :
> "Nefteiugansk" is read: "Nežeiugansk"
> "fiancee" is read: "Äancée"
> "first" is read: "Ärst"
>
> Please check the attached file to test this.
> Best regards
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.