[
https://issues.apache.org/jira/browse/PDFBOX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980713#action_12980713
]
Hesham commented on PDFBOX-938:
-------------------------------
I am using eclipse .. Its default encoding is CP1252 ... There're 2 points here
:
1. Arabic characters appear fine, which needs a similar encoding.
2. I have created a jar sample that reads the PDF + writes the output to a
textArea(Or whatever output component) to see it(The component font is Tahoma).
> 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.