Re: Command Line xsl paramters

2009-06-16 Thread bonekrusher
Thanks again Andreas - you're always a great help. As of now, I am stuck with 20.5 for this project. I will perform the stages separately. Thx Phil -- View this message in context: http://www.nabble.com/Command-Line-xsl-paramters-tp24053277p24054056.html Sent from the FOP -

Re: Command Line xsl paramters

2009-06-16 Thread Andreas Delmelle
On 16 Jun 2009, at 14:27, bonekrusher wrote: Hi Phil Hi, Using FOP 20.5 command line, I am trYing to pass a xsl parameter to my stylesheet but I think my syntax is incorrect. Is this correct? -param file-path testtest IIRC, FOP 0.20.5 did not yet offer the possibility of setting XSLT par

Command Line xsl paramters

2009-06-16 Thread bonekrusher
org.apache.fop.apps.Fop -xml %1 -xsl %xslfile% -pdf %1.pdf -param output-graphics %outgraphics% -param file-path testtest -- View this message in context: http://www.nabble.com/Command-Line-xsl-paramters-tp24053277p24053277.html Sent from the FOP - Users mailing list archive at Nabble.com