Don't forget the option PDF417_USE_MACRO.

Paulo

----- Original Message ----- 
From: "Andrea Borgogelli Avveduti" <[EMAIL PROTECTED]>
To: <itext-questions@lists.sourceforge.net>
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 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.setMacroSegmentCount(3);
pdf417_0.setMacroSegmentId(0);
pdf417_0.setText(text);


Thank you in advance and greetings from Italy.

Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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