HTML to PDF
"Lensch, Thomas" <[email protected]>
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
Hi, we've got nested HTML-tables that are presented by our application. With browser this looks o.k. Furthermore we want to present our customers these documents as PDF. How can i transform these HTML-tables into fo:table achieving mostly the same layout? Is there an easy way to achieve this? What are the restrictions? (We use java calling xslt-processing which generates Apache FOP; alternativly we could use pure java fop-generation, too). Best regards, Thomas.