Hi,

 

The example which you have provided that works fine for me, but my PDF
form is already having some buttons on it, which were added using Adobe
Profession 6.0.

I want to change the style of buttons which are already exist in PDF.

 

Below is the sample code which I'm trying to make it working:

 

pdfForm.SetFieldProperty("SAVE", "bgcolor", Color.RED, null); // "Save"
is a button in PDF form

pdfForm.RegenerateField("SAVE");

// pdfform is object of AcroFields class

 

Regards,

Sawan

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to