On Jun 13, 2007, at 5:15 AM, Schalück, Elmar wrote:
I want to use the standard Type 1 fonts (e.g. COURIER) within PDFA. It is not possible to embed this font into my pdf document (see BaseFont.createFont). But when I close the document, the PdfXConformanceImp.checkPDFXConformance rejects this font, since it isn't embedded. Now the real question: Is it a bug or a "PDFA"-feature, not allowing these fonts?

PDF/A requires that all fonts are embedded. You will need to obtain font files for each font that you wish to use in your PDF/A document.

        So Courier is fine - AS LONG AS you embed it!

Leonard

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to