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
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