[ https://issues.apache.org/jira/browse/PDFBOX-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17463581#comment-17463581 ]
Tilman Hausherr commented on PDFBOX-5349: ----------------------------------------- Is any font from that directory in the .cache.pdfbox file? Try deleting the .cache.pdfbox file and run your code again. Check if your program has read access to /usr/share/fonts. Try running {{new FontFileFinder().find()}} and see what you get, does it include the directory /usr/share/fonts ? Also run {{new FontFileFinder().find("/usr/share/fonts")}}, does it include any fonts, if yes, does it include ZapfDingBats? > When PDF is converted to image, the check box is not selected correctly > ----------------------------------------------------------------------- > > Key: PDFBOX-5349 > URL: https://issues.apache.org/jira/browse/PDFBOX-5349 > Project: PDFBox > Issue Type: Bug > Components: AcroForm, FontBox, Rendering > Affects Versions: 2.0.24 > Reporter: SilenceNie > Priority: Major > > When PDF is converted to image, the check box is not selected correctly。 > The selected check box should be a check mark, and the result is displayed as > a square box。 > !https://stackoom.com/link/aHR0cHM6Ly9pLnN0YWNrLmltZ3VyLmNvbS9YaVlHbi5wbmc=! > The correct display should be like this: > !https://stackoom.com/link/aHR0cHM6Ly9pLnN0YWNrLmltZ3VyLmNvbS84VHRqUi5wbmc=! > -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org