http://itextdocs.lowagie.com/tutorial/forms/. The class you want is TextField.
Paulo ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, June 24, 2006 8:46 PM Subject: [iText-questions] PdfDocument and PdfAcroForm > Hello! I'm rather new using Itext and found a problem in one thing I > wanted to > try: I need to add input boxes to a page and I wanted to try to learn on > my own, > since I found no tutorials. I'm having a problem when referring to > PdfDocument: > the Eclipse IDE says it's not visible, although the class is in the jar! > Is > there an issue with this class? Is there another way to add acroforms, > other > than pdfDocument.getAcroForm().addSignature() or addWhatever()? > > Thank you! > > PS: I'll try to compile form the command line, but since the project is > not a > basic one, I'd rather use an IDE. > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
