Hi all, We use FOP to create multiple page PDF output and this is working great. We now have a project to support a device which cannot handle PDF's, so we need to stream the output as a PNG image.
This is working great for 1 page output, but if it is more than 1 page, we of course only get the first page as each page is a separate PNG. Is there anyway to output all pages to a single PNG ? We display the output in an IFRAME as a streamed PNG image, so more than one PNG file is not an option. Cheers. -- View this message in context: http://apache-fop.1065347.n5.nabble.com/Output-multiple-pages-to-1-PNG-image-tp36997.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org