Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] Macro PDF417: Any example ?

Andrea Borgogelli Avveduti

2007-08-10

Replies:

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@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/
©2008 junlu.com - Jax Systems, LLC, U.S.A.