Check out the DVSL sub-project, it may or may not be an alternative to what
you want to do.

http://jakarta.apache.org/velocity/dvsl/index.html

Scott





> -----Original Message-----
> From: Brian Kidney [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 07, 2002 1:54 PM
> To: turbine-user
> Subject: Velocity and FOP
> 
> 
> 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]>
> 

Reply via email to