On Fri, 30 Nov 2012 18:06:59 -0200, Bob Obringer <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to