Hi,
I've developed a custom tag that create pdf from jsp
by the Fop.
Tag's body  may be directly FO or xml (xhtml)
parsed by a xslt stylesheet to obtain FO, and a pdf
stream is sent to the browser.

In my opinion this tag could be more portable vs a
servlet (see FopServlet example, in
http://xml.apache.org/fop/embedding.html) and
helpful for anyone who wants offer jsp in pdf format.

Anyone interested ?

Roberto

Reply via email to