RE: [iText-questions] help on Two TextFields with the same name

2005-06-23 Thread Paulo Soares
You need to call app1.setText() and app2.setText() > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of wang yun > Sent: Thursday, June 23, 2005 2:38 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] h

[iText-questions] help on Two TextFields with the same name

2005-06-23 Thread wang yun
Dear help, I try to create two text fields with the same name "CreditCard". I try to set the value "Visa". But, please see the attaced pdf. "Visa" doesn't apppear when I open test.pdf. As I click into the box, "Visa" does come out. I need that "Visa" to show at the opening pdf. Thanks for help.