> ----Original Message----- > From: David Gagnon [mailto:[EMAIL PROTECTED]
Hi, > Is there a way I can have the PDF displayed on the browser > as it's generated on the server. I think this obstacle isn't presented by FOP/TOMCAT... Actually, if you look at what most browsers usually do with PDFs --even those that aren't generated on-the-fly--, it isn't likely to be possible. Download first, then use a plugin to display it. Maybe a way to work around this is to not generate one huge PDF, but a lot of small ones, linked by fo:basic-links. That way, only the documents pointed to by the links the user visits will be generated (and will have to be downloaded before the user can start reading). HTH! Greetz, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]