On 17 Dec 2008, at 20:53, Frank Habermann wrote:
Hi
1. Is it possible to create forms in pdf with fop that can be send
out from a
pdf?
Not yet. I know someone wrote an XSL-FO extension (for FOP 0.20.5) for
that purpose, but this has not yet been implemented for 0.95
2. I run fop as standalone for generating pdf's. So it takes some
seconds to
generate pdfs. If i would use fop with tomcat is the time better for
the
generation process?
Definitely. If you're talking documents of only a handful of pages,
the bulk of those seconds standalone you have now, are spent on Java
VM warmup and static initialization.
If you can, then a servlet container would cut those out for all but
the very first run.
Cheers
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]