hi thanks a lot for answer but i don't understand what you mean.
ok... safe the file in a temporary directory... but not on the server who the application is starting from. (that means not on the tomcatserver or webpshere or whatever) It's also possible to safe it on the users own pc. how can i do this? StreamWriter and path? thanks a lot patrick -----Urspr�ngliche Nachricht----- Von: Clay Leeds [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 12. Juni 2003 18:13 An: [EMAIL PROTECTED] Betreff: Re: PDF display over net > On 12.06.2003 16:27:16 patrick.mannhart wrote: >> I've embedded fop in my application and generate a PDF. I don't want to >> safe >> the PDF on a local drive or DB. >> How can I display de PDF to the user when it's finished automatically >> with >> Adobe Reader? > > Jeremias Maerki Would it be better to create the file in a temporary directory that gets wiped after: 1) the browser is done viewing it; 2) a specified amount of time (30 secs, 1 day, 1 week, etc.)? -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
