It looks like you are using a Windows based machine. If you need a quick command line to accomplish a "mass FOP", you can try the following:
for %x in (*.fo) do fop.bat -fo %x %~nx.pdf This will run the fop.bat file for every fo file in a given directory. Also, using the 'for' command like this may be limited to only certain Windows OS's -Lou ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LOG-NET, Inc. The Logistics Network Management System ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 230 Half Mile Road Third Floor Red Bank, NJ 07701 PH: 732-758-6800 FAX: 732-747-7497 http://www.LOG-NET.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CONFIDENTIAL & PRIVILEGED Unless otherwise indicated or if obvious from the nature of the content, the information contained herein is privileged and confidential information/work product. The communication is intended for the use of the individual or entity named above. If the reader of this transmission is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender immediately by telephone (732-758-6800) or by electronic mail ([EMAIL PROTECTED]), and destroy any copies, electronic, paper or otherwise, which you may have of this communication. Thank you. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Miroslav Pukhalsky To: [EMAIL PROTECTED] <[EMAIL PROTECTED] cc: ft.com.ua> Subject: Interesting question 03/04/2005 12:13 Please respond to fop-user Hi there! Can I do something like this fop.bat -fo *.fo -pdf *.pdf and got the same quantity of PDF files from some quantity of FO files? Or is it impossible for FOP 0.20.5? Or exists another way for do this? Miroslav --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]