Re: [iText-questions] Edit multi page pdf

2014-03-06 Thread iText Info
Anchal schreef op 6/03/2014 9:58: > > Hi, > > I am using iText G & I have a pdf with 2 pages and I need to set it’s > editable field on the air. The pdf contains 2 field with same key on > different page. When I try to set value of first field, it set on > second field. > How can I set value for

[iText-questions] Edit multi page pdf

2014-03-06 Thread Anchal
Hi, I am using iText G & I have a pdf with 2 pages and I need to set it's editable field on the air. The pdf contains 2 field with same key on different page. When I try to set value of first field, it set on second field. How can I set value for first field. Thanks, ---