Re: [iText-questions] Adding form fields to a pdf

2003-06-10 Thread Vincent Demarcus
ot;cb: "+cb); //*add smth here!!!* } stamper.close(); Paulo Soares wrote: Adding new fields in PdfStamper is not yet supported but there's work underway to do it. Best Regards, Paulo Soares - Original Message - From: "Vincent Demarcus" <[EMAIL PROTEC

[iText-questions] Adding form fields to a pdf

2003-06-10 Thread Vincent Demarcus
Hi, I need to add a hidden form field and a HtmlPostField on each page of an existing pdf document (contains form fields). From what I read in the documentation, I need to use the PdfStamper Class: I guess my code will look like: (I need help on *add my forms here!!!*) Thanks for your help -- Vi

[iText-questions] Signing a pdf

2003-06-04 Thread Vincent Demarcus
Hi guys, I am a beginner with itext, I found everything I needed in the documentation (until now) except this: Is it possible to sign a pdf with itext? If no, do you know of any other (GNU or not) software to do this? Thanks -- Vincent --- Th