I have used fop (http://xml.apache.org/fop/) to create PDF.
The fop distribution contains an example servlet that delivers
PDF to a browswer, its fairly easy to adapt that servlet to
be an action class.

I guess the XML to fo is best done with XSLT but we crated
to fo part directly so we did not have to do that transformation.

 Regards

>output as HTML or PDF. I have the HTML side covered (I am using jakarta
>XTags) but how do I render an xml to fo transformation to pdf by using
>struts. I am aware of stxx but as far as I can see you have to override 
the
>actionservlet etc and this seems an overhead for what is a small 
part of the
>app. Can anyone please give some suggestions. 
>



===================================================================
Skickat genom Swedish Connection WebMail
===================================================================



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to