[
https://issues.apache.org/jira/browse/PDFBOX-1864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222018#comment-14222018
]
ASF subversion and git services commented on PDFBOX-1864:
---------------------------------------------------------
Commit 1641089 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1641089 ]
PDFBOX-1864: fix typo
> Non-embedded fonts not detected (or are they?)
> ----------------------------------------------
>
> Key: PDFBOX-1864
> URL: https://issues.apache.org/jira/browse/PDFBOX-1864
> Project: PDFBox
> Issue Type: Bug
> Components: Preflight
> Affects Versions: 2.0.0
> Environment: Win 7
> Reporter: Johan van der Knijff
> Assignee: Tilman Hausherr
> Labels: font
> Fix For: 2.0.0
>
>
> The following 2 PDFs use some fonts that are not embedded (at least that's
> what Acrobat Preflight is telling me):
> http://acroeng.adobe.com/Test_Files/fonts//embedded_fonts.pdf
> http://acroeng.adobe.com/Test_Files/fonts//text_images_pdf1.2.pdf
> Running both files through Preflight I do see some font-related errors, but I
> don't see any occurrence of error 3.1.3, which is the specific error that I
> would expect here. Or perhaps this isn't this the unique error code for
> detecting non-embedded fonts?
> Related side note: in "PreflightConstants.java" the description of 3.1.3
> reads:
> bq. Error on the "Font File x" in the Font Descriptor
> Which suggests it may be more generic than non-embedded fonts alone. But
> maybe this is not the case? (For myself I've only seen this error with an
> associated message like "Invalid Font definition, FontFile entry is missing
> from FontDescriptor for TimesNewRomanPSMT".)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)