[iText-questions] Antwort: Re: PDF-A/1b conformance

2009-11-18 Thread Thornton, Keith
itext-questions-boun...@lists.sourceforge.net schrieb am 17.11.2009 15:34:25: Thornton, Keith wrote: An exception is thrown (PdfXConformanceException) when I call Document.NewPage() or Document.close() The exception says that I am using the non-embedded font (Helvetia). I am

[iText-questions] PDF-A/1b conformance

2009-11-17 Thread Thornton, Keith
Hi, I am trying to produce PDF-A/1b conformant documents. I am setting pdfWriter.setPdfVersion(PdfWriter.VERSION_1_4); and pdfWriter.setPDFXConformance(PdfWriter.PDFA1B); I am embedding the font which I use explicitly bfDefault = BaseFont.createFont(Frutinger_Medium_LT_54368.ttf,