J
Jave Ivanovski
Hello,
I'm a newbie here so please be gentle. I need some help in running
FOP with wildcards on the command line. Instead of doing this:
fop -xml file1.xml -xsl file1.xsl -pdf file1.pdf
fop -xml file2.xml -xsl file2.xsl -pdf file2.pdf
fop -xml file3.xml -xsl file3.xsl -pdf file3.pdf
etc..
I want to do this:
fop -xml *.xml -xsl *.xsl -pdf *.pdf
Is this possible? (I'm using fop-0.20.5 and Windows XP).
Regards,
Jave Ivanovski
I'm a newbie here so please be gentle. I need some help in running
FOP with wildcards on the command line. Instead of doing this:
fop -xml file1.xml -xsl file1.xsl -pdf file1.pdf
fop -xml file2.xml -xsl file2.xsl -pdf file2.pdf
fop -xml file3.xml -xsl file3.xsl -pdf file3.pdf
etc..
I want to do this:
fop -xml *.xml -xsl *.xsl -pdf *.pdf
Is this possible? (I'm using fop-0.20.5 and Windows XP).
Regards,
Jave Ivanovski