Here's the line:

TTF: Arial-Black: C:\Windows\FONTS\ariblk.ttf



Am 27.11.2014 um 20:17 schrieb John Hewson (JIRA):
     [ 
https://issues.apache.org/jira/browse/PDFBOX-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227905#comment-14227905
 ]

John Hewson commented on PDFBOX-2526:
-------------------------------------

You can dump the list of fonts which PDFBox knows about with:

{code}
System.out.println(ExternalFonts.getProvider().toDebugString());
{code}

Arial black not black
---------------------

                 Key: PDFBOX-2526
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2526
             Project: PDFBox
          Issue Type: Bug
          Components: Rendering
    Affects Versions: 2.0.0
            Reporter: simon steiner
         Attachments: sample_fonts_solidconvertor.pdf


java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage 
sample_fonts_solidconvertor.pdf


--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to