Convert .jsp Or Html File To Pdf
Does anyone knows how to convert a jsp or html file to pdf format using Java? Something else than flying saucer and/or iText?
Solution 1:
I solved it by using YaHP Converter, if somebody else wonders, just take a look at their site. http://www.allcolor.org/YaHPConverter/
Solution 2:
PD4ML converts HTML/CSS to PDF and RTF. For JSP to PDF conversion it is supplied with an easy-to-use custom JSP taglib.
Post a Comment for "Convert .jsp Or Html File To Pdf"