[
https://issues.apache.org/jira/browse/PDFBOX-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1405:
--------------------------------
Description:
In one of my PDFs mostly non-ascii chars are not decoded correctly. The text
extraction on the PDF works fine with other tools such as pdftotext and it
appears to me that it is a bug that it does not work with pdfbox.
The file was produced with:
Acrobat Distiller 3.0 for Power Macinthosh
To reproduce the issue use the following command:
java -jar pdfbox-app-1.7.1.jar ExtractText -debug c1051802.pdf
Please let me know if you need any further information.
was:
In one of my PDFs mostly non-ascii chars are not decoded correctly. The text
extraction on the PDF works fine with other tools such as pdftotext and it
appears to me that it is a bug that it does not work with pdfbox.
The file was produced with:
Acrobat Distiller 3.0 for Power Macinthosh
To reproduce the issue use the following command:
java -jar pdfbox-app-1.7.1.jar ExtractText -debug c1051802.pdf
The file can be downloaded from here:
http://www.etat.lu/memorial/1998/C/Pdf/c1051802.pdf
Please let me know if you need any further information.
> Non-Ascii chars are not decoded correctly by pdfbox but works fine with
> pdftotext
> ---------------------------------------------------------------------------------
>
> Key: PDFBOX-1405
> URL: https://issues.apache.org/jira/browse/PDFBOX-1405
> Project: PDFBox
> Issue Type: Bug
> Components: Text extraction
> Affects Versions: 1.7.1
> Reporter: Joern Kottmann
> Attachments: c1051802.pdf
>
>
> In one of my PDFs mostly non-ascii chars are not decoded correctly. The text
> extraction on the PDF works fine with other tools such as pdftotext and it
> appears to me that it is a bug that it does not work with pdfbox.
> The file was produced with:
> Acrobat Distiller 3.0 for Power Macinthosh
> To reproduce the issue use the following command:
> java -jar pdfbox-app-1.7.1.jar ExtractText -debug c1051802.pdf
> Please let me know if you need any further information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)