Hello,
I work on full embedding of OTF files with CFF table into PDF. It looks like simple (not CID-keyd) fonts can be embedded both as Type1 fonts and like Type0 CID fonts with FontFile3 of OpenType type. Is there any difference from a reader's point of view which type is used in a document?
Also, as I understand the PDF/A (which is based on PDF1.4) doesn't support open type fonts. Does it mean that whatever way I use to fully embed an OTF font with CFF table(as Type0 or Type1 PDF font), the output PDF will not be PDF/A compliant?
Thank yoou in advance,
Alex