Simply changing the value of the border color isn't enough. You need to force the field to generate a new appearance as well. Setting its value (even to its current value) will do the trick.
--Mark Storer Senior Software Engineer Cardiff.com import legalese.Disclaimer; Disclaimer<Cardiff> DisCard = null; > -----Original Message----- > From: arnaud74130 [mailto:[email protected]] > Sent: Saturday, May 15, 2010 6:01 AM > To: [email protected] > Subject: [iText-questions] Acroform bordercolor null > > > Hi List, > I try to remove the border from my acroform, without success ?? > There was a previous post: > http://itext-general.2136553.n4.nabble.com/PdfStamper-changes- > text-field-framing-td2157072.html#a2157072 > > .. and Paulo did it, but I still don't understand how ? I > have exactly the same code as Christopher ... and I use his > pdf forms as an example, and it is not working ... > > So if someone or Paulo ;-), can explain a little more .... > > > Thanks for helping, > > Arnaud > -- > View this message in context: > http://itext-general.2136553.n4.nabble.com/Acroform-bordercolo r-null-tp2217721p2217721.html > Sent from the iText - General mailing list archive at Nabble.com. > > -------------------------------------------------------------- > ---------------- > > _______________________________________________ > 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/ > > > No virus found in this incoming message. > Checked by AVG - www.avg.com > Version: 9.0.819 / Virus Database: 271.1.1/2842 - Release > Date: 05/16/10 23:26:00 > ------------------------------------------------------------------------------ _______________________________________________ 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/
