My front end designers created a great looking html front end. This front end is pretty complex containing lots of images and CSS. One of my project requirements is to be able to export this front end to PDF. The PDF has to be pretty much an exact copy of the HTML version. I was looking at the AbstractPdfView examples and they seem to be pretty manual. I doubt I could manually recreate this great looking html front end using itext, although it's a great tool. If I already have the finished HTML, is there an easy way to create a PDF version? Thx.
-karl


Reply With Quote