Click to See Complete Forum and Search --> : Xsl-fo


LogicMan
March 28th, 2003, 11:23 AM
Hello,
Ok here is my project details : We have about 15 pages are totally different looking. Have one master XML file. We have to convert the 15 pages to pdf using the XML file.

Whats the best way to do this? Currently I am creating a seperate XSL file for each page and outputing a pdf using FOP.

Are there any better solutions to this problem?

Thanks.