Hi, I know velocity can be used for generating files other then html, well currently I have turbine/velocity creating html pages from the peer classes for me, however I would also like to use turbine/velocity to create a xsl fo file of each of these pages which I could then use fop to print the page (see http://xml.apache.org/fop).
What I'm wondering is how do I do this within turbines framework? where do i put the .vm file (which contains xsl fo tags instead of html)? How do I get velocity to create the .fo file instead of .html? And how do I call this from inside my application? In advance any help with this would be greatly appreciated. Thanks, Brian -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
