xsl parameters with asp

Here should go questions about transforming XML with XSLT and FOP.
Guest

xsl parameters with asp

Post 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