Tilman Hausherr created PDFBOX-2614:
---------------------------------------
Summary: missing /Type/FontDescriptor not detected by preflight
Key: PDFBOX-2614
URL: https://issues.apache.org/jira/browse/PDFBOX-2614
Project: PDFBox
Issue Type: Bug
Components: Preflight
Affects Versions: 1.8.8, 2.0.0
Reporter: Tilman Hausherr
Assignee: Tilman Hausherr
Fix For: 2.0.0
{code}
171 0 obj
<</Subtype/Type1/FontDescriptor 174 0 R/LastChar 168/Widths 173 0
R/BaseFont/QEQUHA+NimbusRomNo9L-Regu/FirstChar 40/Encoding 172 0 R/Type/Font>>
endobj
174 0 obj
<</StemV 85/FontName/QEQUHA+NimbusRomNo9L-Regu/FontFile 175 0 R/Flags 4/Descent
-216/FontBBox[-168 -281 1000 924]/Ascent 678/XHeight 450/CapHeight
651/ItalicAngle
0/CharSet(/parenleft/parenright/comma/hyphen/period/slash/zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon/B/C/D/E/G/H/I/N/P/R/S/U/V/Z/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/r/s/t/u/v/w/x/y/z/dieresis)>>
endobj{code}
The missing /Type/FontDescriptor is not detected by preflight, but should be.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)