Quoting taa boo <[EMAIL PROTECTED]>: > Hi members, > > Thank u for your great iText lib...I am currently > looking the code to enable HTMLparser to be able > convert HTML form to PDF form
HTML forms are completely different from PDF Forms. For instance: you can have multiple forms in one HTML file, but you can have only one AcroForm in a PDF file. The functionality you need is not available in iText. br, Bruno ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
