Quoting SUDEESH GOPURATHINGAL <[EMAIL PROTECTED]>: > hai, > I wnat to know how could I convert a HTML document to PDF document > using JNI.
iText is full JAVA, so a question about JNI is off-topic. As for HTML to PDF conversion: start with the tutorial and then take a look at the source code: iText doesn't do much. The anwers you get about HTML to PDF are: use HtmlDoc or use http://www.windwardreports.com/ (I didn't use either of them myself). Bruno ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
