[
https://issues.apache.org/jira/browse/PDFBOX-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
simon steiner updated PDFBOX-2320:
----------------------------------
Description:
http://svn.apache.org/viewvc/incubator/pdfbox/trunk/test/input/TEST_SetCharSpacing_Error.pdf?revision=682412&view=co&pathrev=793348
java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
-nonSeq TEST_SetCharSpacing_Error.pdf
Exception in thread "main" java.io.IOException: Could not read embedded TTF for
font TimesNewRoman
at
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.<init>(PDTrueTypeFont.java:116)
was:
java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
-nonSeq TEST_SetCharSpacing_Error.pdf
Exception in thread "main" java.io.IOException: Could not read embedded TTF for
font TimesNewRoman
at
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.<init>(PDTrueTypeFont.java:116)
> IOException: Could not read embedded TTF for font TimesNewRoman
> ---------------------------------------------------------------
>
> Key: PDFBOX-2320
> URL: https://issues.apache.org/jira/browse/PDFBOX-2320
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 2.0.0
> Reporter: simon steiner
>
> http://svn.apache.org/viewvc/incubator/pdfbox/trunk/test/input/TEST_SetCharSpacing_Error.pdf?revision=682412&view=co&pathrev=793348
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFToImage
> -nonSeq TEST_SetCharSpacing_Error.pdf
> Exception in thread "main" java.io.IOException: Could not read embedded TTF
> for font TimesNewRoman
> at
> org.apache.pdfbox.pdmodel.font.PDTrueTypeFont.<init>(PDTrueTypeFont.java:116)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)