Hello
Just downloaded the last FOP 0.90.1 alpha. Have compiled the servlet
example and load OK on tomcat 4 but how is FOP configured. I see there
is conf\fop.xconf file but what am I suppposed to do with this to tell
where FOP where to pick up the fo, xml or xsl files.
http://servername/fop/servlet/FopServlet?fo=readme.fo
http://servername/fop/servlet/FopServlet?xml=data.xml&xslt=format.xsl
Also If what I want to achieve is for FOP to render HTML to PDF and RTF
how would one use FOP to render xml to FO first then serialize to
either PDF or RTF?
Any help most appreciated.
Cameron
- configuration for FOP Cam T
- Re: configuration for FOP Jeremias Maerki