Page 1 of 1

xsl parameters with asp

Posted: Wed Dec 22, 2004 7:50 pm
by Guest
Hi, Im' new to the use of xsl templates and I need to pass a parameter to the template using the shell.

the command line is as follows but for some reason is not working.

Code: Select all


xalan.bat -in D:\fop\test.html -xsl D:\fop\xsltopdf_param.xsl -param pagelayout 'Landscape' -out D:\fop\test.fo
I'm not sure where to declare the param in the xsl and how.
Can someone help me? please!

Thanks
Juliana