On 24/08/2010 16:41, jimko wrote: > > I have already tried with this code... I don't know why but it return me a > null object in "PdfDictionary action"... and the code thrown a exception in > the row... > > Maybe I have done a bad # translation in c#... below my manipulatePdf code
This, in combination with your previous remark that you still see the old button, gives me the impression that you are trying to change a form that is built with XFA technology using AcroForm technology. That's like trying to heat a meal with a fridge instead of with an oven. Please check if your form is an acroform and NOT an XFA form. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ 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/
