Re: [iText-questions] Two fields with the same name into different page

2005-06-24 Thread Paulo Soares
field2.setPage(2) - Original Message - From: "wang yun" <[EMAIL PROTECTED]> To: Sent: Friday, June 24, 2005 4:35 PM Subject: [iText-questions] Two fields with the same name into different page Dear paulo, I have two text fields with the same name. But, I want to a

[iText-questions] Two fields with the same name into different page

2005-06-24 Thread wang yun
Dear paulo, I have two text fields with the same name. But, I want to add the first one into page 1 and add the second into page 2. Here is the code to add two fields into one page. How can I change it so that app2 will be moved into page 2. Thanks, PdfReader reader