On Aug 8, 2008, at 14:04, moorzee wrote:
I have a requirement to output, what I hope, is going to be a very
simple
PDF document. I'll be building up an xml domdocument in VB. My
question is
can I output my PDF without the need to save the xml as a file, i.e
pass the
xml directly into fop with my style sheet and output my PFD?
From VB? I don't think so (unless there exists a VB-to-Java
interface). Definitely not with 0.95 (or earlier). In FOP Trunk, the
option has been added to take input from stdin or send the output to
stdout, which IIC should enable one to avoid writing a temporary file.
Cheers
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]