On Fri, 30 Nov 2012 18:06:59 -0200, Bob Obringer <b...@adaptrex.com> wrote:

Take a look at iText

http://itextpdf.com/

It will provide you with many different approaches to actually get your images out of the database and insert them into a PDF. I've been loading images and inserting them into iText for several years with great success.

Exactly. After that, you'll return a StreamResponse wrapping your PDF in a page onActivate() method or in any event handler method to return the PDF bytes to the browser.

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to