Write a servlet that loads the image from the database and makes it available through HTTP.
In FOP 0.92 and later you also have the ability to do this using a URIResolver so you wouldn't need the servlet but that's not available in 0.20.5. On 09.11.2006 13:30:18 Sorin Silaghi wrote: > Hello, > > > I am trying to make a PDF using fop 0.20.5 and I have to add the company > logo to it... the problem is that the logo is stored inside the database not > as > a file on the hard drive... Is there any way to do this, apart from saving the > file on the hard drive first, of cource ??? > > Thank you Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
