Re: [iText-questions] creating forms

2006-07-05 Thread jeremy
Bruno Lowagie lowagie.com> writes: > No, forms in HTML are different from forms in PDF. > iText doesn't create HTML forms. > br, > Bruno thanks for answering, I'll try to do it an other way! bye jeremy Using Tomcat but need to do more? Need to support web services, security? Get stuff don

Re: [iText-questions] creating forms

2006-07-04 Thread Bruno Lowagie
jeremy wrote: >Hello, > >I am trying to create my own pdf/HTML form. > >Thanks to the API, I managed to find a way to do it in pdf using the >PdfFormField. But I was wondering if there were any way to do it for the HTML > No, forms in HTML are different from forms in PDF. iText doesn't create HTML

[iText-questions] creating forms

2006-07-04 Thread jeremy
Hello, I am trying to create my own pdf/HTML form. Thanks to the API, I managed to find a way to do it in pdf using the PdfFormField. But I was wondering if there were any way to do it for the HTML, too, and if pdf and HTML form could be build in a same way ?(like to build a Paragraph just ad