[iText-questions] Macro PDF417: Any example ?

2007-08-10 Thread Andrea Borgogelli Avveduti
Hi to everybody I'm looking for an example on how to use the macro pdf417 feature. I haven't found any example on the itext book nor on any web sites. I'm trying to use the following code, but without success: BarcodePDF417 pdf417_0 = new BarcodePDF417(); pdf417_0.setMacroFileId("00"); pdf417_0.

Re: [iText-questions] Macro PDF417: Any example ?

2007-08-10 Thread Paulo Soares
Don't forget the option PDF417_USE_MACRO. Paulo - Original Message - From: "Andrea Borgogelli Avveduti" <[EMAIL PROTECTED]> To: Sent: Friday, August 10, 2007 11:06 AM Subject: [iText-questions] Macro PDF417: Any example ? Hi to everybody I'm looking for an example on how to use the m