[ 
https://issues.apache.org/jira/browse/PDFBOX-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007162#comment-13007162
 ] 

Gabriel Gravel commented on PDFBOX-940:
---------------------------------------

I have a similar problem. I used to have the following error when extracting 
text from a batch of PDF files using pdfbox 1.3.1:
ERROR   10 Mar 2011 00:22:44.038 [org.apache.pdfbox.pdmodel.font.PDFont] 
line:285 - Error: Could not parse predefined CMAP file for 'Adobe-UCS-0'
After reading the comments here, I have upgraded to 1.5.0 and am now having the 
following error:
ERROR   15 Mar 2011 14:31:10.195 [org.apache.pdfbox.pdmodel.font.PDCIDFont] 
line:324 - Error: Could not parse predefined CMAP file for 'Adobe-UCS-UCS2'

However, I still seem to be able to extract the text correctly from the file. 
Should I be worried about this error or can I ignore it altogether? Here's a 
link to one of the problematic files: 
http://cbpp-pcpe.phac-aspc.gc.ca/intervention_pdf/en/72.pdf

Thanks for your time



> [pdmodel.font.PDFont] Error: Could not parse predefined CMAP  file for 
> 'PDFXC-Indentity0-0'
> -------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-940
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-940
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>         Environment: Tomcat 6.0.18, windows server 2003, pdfbox-1.4.0.jar
>            Reporter: krishna
>         Attachments: pdf fonts.JPG, pdf fonts1.JPG, pdf fonts2.JPG, pdf 
> properties1.JPG, pdf properties2.JPG, pdf properties3.JPG
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Hi,
>    when i am trying to upload a pdf document the following error is thrown in 
> the tomcat.. i am using pdfbox-1.4.0.jar..
> 17:29:33,465  ERROR [pdmodel.font.PDFont] Error: Could not parse predefined 
> CMAP  file for 'PDFXC-Indentity0-0'
> please find the solution

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to