[Zope-xml] How to use XML in zope
christophe robert
christophe.robert at culture.gouv.fr
Wed Sep 4 03:27:59 EDT 2002
Le mar 03/09/2002 à 17:42, Craeg K Strong a écrit :
> christophe robert wrote:
> > Le sam 31/08/2002 à 00:33, Craeg Strong a écrit :
>
> > I tested XMLTranform with the Xindice products. It's OK :)
>
> Good news!
>
> >
> > XMLTranform seems to be a good product.
>
> :)
>
> >
> > I would like to know how you will integrate FOP in XMLTransform ??
>
> I am thinking of using XML-RPC to call out to a Java VM running FOP.
> I would use an XMLTransform to generate a FO-format document, and pass
> that as a string to FOP. FOP would then generate the PDF and return that
> as a string to Zope.
>
> I was thinking of creating a "Fopper" Zope object that would transparently
> take care of that, so navigating to the URL of the fopper object would
> automatically yield the PDF.
>
> The only wart, obviously, is that it requires installing a separate Java
> process running Fop :-(
>
> Unfortunate, but for now, I do not know of any FO processor written in Python.
>
Why not use Jython ??
> We are currently planning to release this in the next month or two..
>
> Regards,
>
> --Craeg
>
>
> _______________________________________________
> Zope-xml mailing list
> Zope-xml at zope.org
> http://lists.zope.org/mailman/listinfo/zope-xml
>
More information about the Zope-xml
mailing list