[
https://issues.apache.org/jira/browse/PDFBOX-1069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarah Kelley updated PDFBOX-1069:
---------------------------------
Attachment: sakelley_pdf_rendering_problem.zip
Zip file contains code to demonstrate the issue. See readme.txt.
> Ubuntu throws
> org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.getawtFont(PDTrueTypeFont.java:425)
> when fonts missing
> ------------------------------------------------------------------------------------------------------------------
>
> Key: PDFBOX-1069
> URL: https://issues.apache.org/jira/browse/PDFBOX-1069
> Project: PDFBox
> Issue Type: Bug
> Components: PDModel
> Affects Versions: 1.6.0
> Environment: Ubuntu 10.10
> Reporter: Sarah Kelley
> Attachments: sakelley_pdf_rendering_problem.zip
>
>
> On a plain vanilla Ubuntu 10.10 install, running
> run-all failed to render any text, and threw lots of exceptions:
>
>
> org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.getawtFont(PDTrueTypeFont.java:425)
>
> ...however, installing the package "ttf-mscorefonts-installer"
> made those exceptions go away.
> (ubuntu1010_output.txt shows the exceptions; ubuntu1010_try2_output.txt is a
> run after the extra fonts are installed)
>
> Might be able to fix this one by setting UNKNOWN_FONT in
> Resources/PDFBox_External_Fonts.properties, but it would seem like
> it should choose some reasonable default if it isn't set...
> shouldn't it?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira