[ https://issues.apache.org/jira/browse/PDFBOX-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Diego Casella updated PDFBOX-2476: ---------------------------------- Description: Hi all, as mentioned in the title, I'm facing that strange issue using PDFBox 1.8.7. If I open the generated PDF with Gnome Document viewer, the PDF looks good but, as soon as I try to load it into a Java JPanel, some symbols are missing. Here I've attached: * the original .latex file, compiled by simply calling "pdflatex test.latex"; * the generated PDF file, called "test.pdf"; * a test program, called PDFTest.java; * a screenshot of Gnome Document Viewer and my test applet; As you can see in the screenshot, curly and standard brackets, "pi" sign, and the square root symbols are missing/partially rendered. Am I missing something? Thanks, Diego. Environment: CentOS 6.5 > PDFBox doesn't display math characters and symbols > -------------------------------------------------- > > Key: PDFBOX-2476 > URL: https://issues.apache.org/jira/browse/PDFBOX-2476 > Project: PDFBox > Issue Type: Bug > Affects Versions: 1.8.7 > Environment: CentOS 6.5 > Reporter: Diego Casella > > Hi all, > as mentioned in the title, I'm facing that strange issue using PDFBox 1.8.7. > If I open the generated PDF with Gnome Document viewer, the PDF looks good > but, as soon as I try to load it into a Java JPanel, some symbols are missing. > Here I've attached: > * the original .latex file, compiled by simply calling "pdflatex test.latex"; > * the generated PDF file, called "test.pdf"; > * a test program, called PDFTest.java; > * a screenshot of Gnome Document Viewer and my test applet; > As you can see in the screenshot, curly and standard brackets, "pi" sign, and > the square root symbols are missing/partially rendered. Am I missing > something? > Thanks, > Diego. -- This message was sent by Atlassian JIRA (v6.3.4#6332)