I generate my pdf using the below code:
I'm not really sure what your problem is. Is it really related to the subject? Otherwise, you should have started a new thread, choose a meaningful subject, and you could *at least* have snipped all unrelated the "original message" stuff. Is it Outlook which makes everybody ignoring common etiquette?
...
This lets me open the pdf file dynamically. If I have to save the same file on the server hard drive, What should I change? How can I assign a specific filename and directory location
Try driver.setOutputStream(new FileOutputStream("your filename");
I'd recommend looking into a Java book.
J.Pietschmann
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
