[
https://issues.apache.org/jira/browse/PDFBOX-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930967#action_12930967
]
Giorgio Pettenati edited comment on PDFBOX-860 at 11/11/10 4:57 AM:
--------------------------------------------------------------------
I'm experiencing this same issue with the latest PDFbox 1.3.1 (11/11/2010)
In my document there are words like: Office, conflict, first aid, fighters
these words are extracted as follows: Of?ce, con?ict, ?rst aid, ?ghters
I've tried changing the encoding passed to the PDFTextStripper but without
results...
I've attached the file INSI-SURVIVAL-GUIDE-4-JOURNALISTS.zip with the PDF
document and the text extracted
was (Author: giorgio11):
I'm experiencing this same issue with the latest PDFbox 1.3.1 (11/11/2010)
In my document there are words like: Office, conflict, first aid, fighters
these words are extracted as follows: Of?ce, con?ict, ?rst aid, ?ghters
I've tried changing the encoding passed to the PDFTextStripper but without
results...
> 'fi' getting converted to '?'
> -----------------------------
>
> Key: PDFBOX-860
> URL: https://issues.apache.org/jira/browse/PDFBOX-860
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 1.2.1
> Environment: Solaris 10
> Reporter: Saurabh Mehrotra
> Attachments: INSI-SURVIVAL-GUIDE-4-JOURNALISTS.zip
>
>
> Hi
> I am trying to use PDF box 1.2.1 version to extract text from PDF files.
> The following issue is observed in the extracted text:
> 1. Combination of the characters 'fi' is converted to a '?'
> example: first becomes ?rst
> classifier becomes classi?er
> find becomes ?nd
> Is this a known bug? Can some setting of the PDF box be turned of to prevent
> this?
> Thanks & Regards
> Saurabh
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.