I've written a component which allows the power of tapestry components to extend to PDFs by integrating with apache FOP.
Apache FOP: http://xmlgraphics.apache.org/fop/ PDF Demo: https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/java/org/lazan/t5/stitch/demo/pages/PDFDemo.java https://github.com/uklance/tapestry-stitch-demo/blob/master/src/main/resources/org/lazan/t5/stitch/demo/pages/PDFDemo.tml PDFLink Component: https://github.com/uklance/tapestry-stitch/blob/master/src/main/java/org/lazan/t5/stitch/components/PDFLink.java https://github.com/uklance/tapestry-stitch/blob/master/src/main/resources/org/lazan/t5/stitch/components/PDFLink.tml -- View this message in context: http://tapestry.1045711.n5.nabble.com/Images-from-DB-to-PDF-File-tp5718438p5718444.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org