--- "J.Pietschmann" <[EMAIL PROTECTED]> wrote:
> Glen Mazza wrote:
> > Well, what is wrong with everyone using the
> render()
> > method for 1.0?
> 
> Because we sell the FOP processor as a SAX endpoint,
> so
> that the famous
>   transformer.transform(source, new SAXResult(
>    fop.getContentHandler()));
> can be used. Driving processing through SAX events
> is a major use case.
> 

Yes, my error, forgot about that completely...I see
from the examples, if I were coding embedded it is
likely I would be using this method as well.

Thanks, Joerg, for the enlightenment, and apologies to
Jeremias for not looking at the examples on our
Embedded page before commenting.

Glen


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

Reply via email to