I am using iText to generate acroforms. Now, we want to add a barcode feature to the pdf which should work in the following way:
1) The user fills-out the text fields in the pdf file 2) By pressing a buton, a barcode on the pdf file shall be genarated which includes some data of the text fields filled by the user before. My question now is, if it is possible to invoke in some way the BarcodePDF417 of iText in the pdf file, so that this fuction can be called later by an PDFAction on a button. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
