You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "James Zou (JIRA)" <ji...@apache.org> on 2013/10/03 21:26:42 UTC

[jira] [Updated] (PDFBOX-1738) PDF

     [ https://issues.apache.org/jira/browse/PDFBOX-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Zou updated PDFBOX-1738:
------------------------------

    Attachment: Cruz 1.11.pdf

this is the pdf file I was trying to parse and extract content

> PDF
> ---
>
>                 Key: PDFBOX-1738
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-1738
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Text extraction
>    Affects Versions: 1.8.2
>         Environment: Windows , java  1.6.0_17
>            Reporter: James Zou
>         Attachments: Cruz 1.11.pdf
>
>
> when extract a content from a pdf file, after getting this error, the process hang!
> java.io.IOException: Error: Could not find font(COSName{Fabc21}) in map={Fabc19=org.apache.pdfbox.pdmodel.font.PDTrueTypeFont@a0dcd9, Fabc2=org.apache.pdfbox.pdmodel.font.PDType1Font@1d5550d, Fabc3=org.apache.pdfbox.pdmodel.font.PDTrueTypeFont@c21495, Fabc1=org.apache.pdfbox.pdmodel.font.PDTrueTypeFont@14b7453}
> 	at org.apache.pdfbox.util.operator.SetTextFont.process(SetTextFont.java:57)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:529)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:258)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:225)
> 	at org.apache.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:205)
> 	at org.apache.pdfbox.util.PDFTextStripper.processPage(PDFTextStripper.java:455)
> 	at org.apache.pdfbox.util.PDFTextStripper.processPages(PDFTextStripper.java:379)
> 	at org.apache.pdfbox.util.PDFTextStripper.writeText(PDFTextStripper.java:335)



--
This message was sent by Atlassian JIRA
(v6.1#6144)