Hi Victor,
Yes, I really do want to output to a String...
My goal is to return the PDF String to a calling class or application
instead of directing the PDF straight to a File...

I have another method that directs the PDF output straight to a File and it
works great...
But when I try to return a PDF String, then write this to a file (or to the
console and paste it to a file) for testing, I get a blank page...

thanks...gary...

-----Original Message-----
From: Victor Mote [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 23, 2003 12:11 PM
To: [EMAIL PROTECTED]
Subject: RE: How To Direct FOP Output To A String That Can Be Written To
A File?


Gary Fix wrote:

> How do I direct FOP output to a string that can be written to a file?

Why do you want to do this? Is this what you really want:
http://xml.apache.org/fop/embedding.html ?

Victor Mote

---------------------------------------------------------------------
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]

Reply via email to