3 messages in org.apache.xmlgraphics.fop-usersFop Servlet Filter
FromSent OnAttachments
François-Xavier BonnetOct 25, 2007 2:53 am 
张晓通Oct 25, 2007 3:05 am 
François-Xavier BonnetOct 31, 2007 4:56 am.war
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Fop Servlet FilterActions
From:François-Xavier Bonnet (fran@smile.fr)
Date:Oct 25, 2007 2:53:39 am
List:org.apache.xmlgraphics.fop-users

Hi all,

As i wanted to generate PDF documents from JSP, i wrote a Servlet Filter.

You just have to add the Servlet Filter to your webapp, then write some JSP with FO tags instead of HTML and specify "fop/pdf" as content-type and that's all.

If someone else is interested in this filter, i will be happy to help and contribute.