html to pdf

Hi,Is there a way that I can convert html text to pdf.For example can I convert "<table><tr><td>abc</td></tr></table>" to equivalent pdf format.Thanking u,Chamal.
[233 byte] By [chamalsla] at [2007-11-27 8:10:17]
# 1
What does this have to do with Java?I just typed "html to pdf" into Google and got 933,000,000 hits.
Djaunla at 2007-7-12 19:53:44 > top of Java-index,Java Essentials,Java Programming...
# 2
i used to use XSLT-FO to covert XML to PDF a few years ago.
mkoryaka at 2007-7-12 19:53:44 > top of Java-index,Java Essentials,Java Programming...
# 3
Hi,If you want to convert html text to pdf by using java refer the following link, http://www.javaworld.com/javaworld/jw-04-2006/jw-0410-html.html
Rosy_Thomas@Javaa at 2007-7-12 19:53:44 > top of Java-index,Java Essentials,Java Programming...