RE: [iText-questions] pdfx1a with barcode

2005-03-02 Thread Paulo Soares
ts.sourceforge.net > Subject: [iText-questions] pdfx1a with barcode > > > hallo, > > i will setup pdfx1a standard with barcodes. when i produce the > pdf, i get an error, that all fonts have to embedded. this is true, > but when i use > > BaseFont bf = BaseFont.cre

[iText-questions] pdfx1a with barcode

2005-03-02 Thread Thomas Kübler
hallo, i will setup pdfx1a standard with barcodes. when i produce the pdf, i get an error, that all fonts have to embedded. this is true, but when i use BaseFont bf = BaseFont.createFont( BaseFont.HELVETICA , BaseFont.CP1252 , BaseFont.EMBEDDED ); code128.setFont( bf ); i get the error < All th