Hi,
I've been reading the archives and help but can't work out where to start so I hope someone can send me in the right direction. I've been running fop-0.20.5 for about 6 months in the following format to create PDF files: I run a 4GL program that drops out to the Operating System (Solaris 2.7 / 8) and calls: /usr/local/fop-0.20.5/fop.sh -q -xsl XSLFile.xsl -xml XMLfile.xml -pdf PDFoutput.pdf >> /tmp/fop.log. This is taking around 10-15 seconds for each PDF(around 1-2 pages) I create. As has been pointed out in previous posts, this is because the java libraries need to be loaded. Now I have more PDFs to create and I need to speed up the process. My question: Can I write a fop script that would start in memory with all the libraries and I could call that instead? Has anyone written something similar? Does anyone understand what I want to do? Please note my java knowledge is zero. I have a little scripting experience. So be easy on me please! Thanks, Stefan ________________________________________________________ Stefan Le Jeune Tel : +27 (0)21 423 1877 Technical Consultant Fax : +27 (0)21 423 1880 MIP Holdings (Pty) Ltd. Cell: +27 (0)83 324 9868 M Floor, Glaston House _____/\/********\/\_____ 63 Church Street Cape Town 8001 South Africa http://www.mip.co.za ______________________________________ This e-mail may contain confidential information and may be legally privileged and is intended only for the person to whom it is addressed. If you are not the intended recipient, you are notified that you may not use, distribute or copy this document in any manner whatsoever. Kindly also notify the sender immediately by telephone, and delete the e-mail. When addressed to clients of the company from where this e-mail originates ("the sending company ") any opinion or advice contained in this e-mail is subject to the terms and conditions expressed in any applicable terms of business or client engagement letter . The sending company does not accept liability for any damage, loss or expense arising from this e-mail and/or from the accessing of any files attached to this e-mail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
