Right now I have a working application where I create XML file and then pass it through XSLT /FOP parser to create a PDF out of it. So everytime the user clicks a button he gets a PDF.
What I want now is to combine multiple XML files into one XML file and then run this big XML file through the FOP parser to create one big PDF. This PDF would have pages equivalent for each individual PDF. Note that all the individual XMLs are validated by the same XSD.. Sorry if I have not made myself clear...I can explain in more detail if reqd... Thanks Manoj --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]