I have a question about filling PDF forms. I
have a form with fields (named say: myField1, myField2...), and I want my
program to produce another form with those fields filled with certain strings.
I'm not too sure how to do this - I don't have that much programming
experience. I looked through iText classes, and AcroFields seems to be
suitable for that, but I don't know how should this be exactly done. Should I
read the form with PDFReader first, or should I copy it with PDFCopy? Could
someone desribe the best way to do it? Thank you all.
Piotr Krudysz
|
- RE: [iText-questions] filling PDF forms peter k
- RE: [iText-questions] filling PDF forms Paulo Soares
- RE: [iText-questions] filling PDF forms piotr krudysz