Tilman Hausherr created PDFBOX-2624:
---------------------------------------
Summary: "CIDSet entry is missing for the Composite Subset" when
creating PDF/A-1b file with PDType0Font.load()
Key: PDFBOX-2624
URL: https://issues.apache.org/jira/browse/PDFBOX-2624
Project: PDFBox
Issue Type: Bug
Components: FontBox, Utilities
Affects Versions: 2.0.0
Reporter: Tilman Hausherr
PDTrueTypeFont.loadTTF() is deprecated. So I tried to change CreatePDFA.java to
call PDType0Font.load() instead, but the preflight validation fails:
{quote}
3.1.11: Invalid Font definition, AAAXQL+LiberationSans: The CIDSet entry is
missing for the Composite Subset
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)