Hi,
I want to create a button in PDF form and add an event to it. To be
precise, I want to call some other method written in the same class to
be called on click of this button.
I am trying to create a button through :
PdfFormField field2 = PdfFormField.createButton(docWriter, 1);
But, it doesn't work. 
Can you please tell me how to craete a button and add an event to it
so that a methond acn be called on click of the button.
Thanks and Regards ,
Meghal


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to