Hi everybody, I'm using iText to generate both HTML and PDF documents. IN HTML I would like to have the possibility to allow the user to insert some data using (for example) the HTML input tag such as:
<input type="text" id="name" value="userName"> If I insert such tag in the HTML template, the resulting output document contains such input tag as a pure text an not as a tag. How can I solve this problem? Thanks in advance for your help, Paolo Mosna. ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
