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

Tilman Hausherr commented on PDFBOX-4523:
-----------------------------------------

That means your maven repository is clean. It is of course difficult to help 
you from here.

Do a mvn clean, then mvn install, and then look what jar files are in your 
target/lib directory or your .war file (depending on what you are doing). Maybe 
attach your pom.xml file. Depending on your IDE, you can look at the "effective 
pom". Look what fontbox version(s) are there. It could be that another software 
you are using depends on another version of fontbox.

> NoSuchMethodError: org.apache.fontbox.ttf.TrueTypeFont.getUnicodeCmapLookup
> ---------------------------------------------------------------------------
>
>                 Key: PDFBOX-4523
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4523
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Rendering
>    Affects Versions: 2.0.15
>            Reporter: Atabek Boboyev
>            Priority: Critical
>         Attachments: ConvertPdfToImage.java, PDFBOX-45231.jpg, 
> PDFBOX-45232.jpg, orginalPdf.pdf, pom.xml
>
>
> Hello,
> We have error when we use attached pdf. (convert pdf to image)
> I attached pdf file.
> Please help me.
> *2019-04-22 19:30:27.377 WARN 8516 --- [nio-8080-exec-1] 
> o.a.pdfbox.pdmodel.font.PDCIDFontType2 : Using fallback font 
> MalgunGothic-Semilight for CID-keyed TrueType font ‚l‚r–¾’©*
> *2019-04-22 19:30:31.895 ERROR 8516 --- [nio-8080-exec-1] 
> u.e.b.a.ControllerValidationHandler : An unexpected error occurred: Handler 
> dispatch failed; nested exception is java.lang.NoSuchMethodError: 
> org.apache.fontbox.ttf.TrueTypeFont.getUnicodeCmapLookup(Z)Lorg/apache/fontbox/ttf/CmapLookup*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to