[ https://issues.apache.org/jira/browse/PDFBOX-940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781512#comment-13781512 ]
Tilman Hausherr commented on PDFBOX-940: ---------------------------------------- 1) @Wolfgang: I had a look at the file I just uploaded with notepad++ (search for "Ordering"). It really has all the trash characters that appear in the error message. Maybe do the same with your files. (Btw I agree with your last comment after I had a look at the source) 2) About the WinCharSetFFFF error: if my understanding is correct, whats missing is a file named "Adobe-WinCharSetFFFF-UCS2" in the pdfbox/resources/cmap directory. I found such a file here: http://bugs.ghostscript.com/attachment.cgi?id=4909 linked from http://bugs.ghostscript.com/show_bug.cgi?id=690393 My understanding of cmaps is very basic so I don't know if that file is whats needed. How would I see that something gets "better"? > [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: gen_preview1.png, noabank_agb.pdf, oob_pdf.pdf, pdf > fonts1.JPG, pdf fonts2.JPG, pdf fonts.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 was sent by Atlassian JIRA (v6.1#6144)