I'm running fop .20.5rc2 from the command line, and my xml file has over 600 <invoice> elements to process. This job runs very quickly, but after that I need to create a seperate pdf for each <invoice>. To do that, I create an xml file for each <invoice> and run fop on each seperately, but this is very slow due to process overhead. Is there any way to avoid this?
Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
