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

EXAMPLE:

java -Dfile.path=%XPATH% -Djava.endorsed.dirs=..\ -cp
.;%LOCALCLASSPATH%;%FOPHOME%fop.jar -Xms256m -Xmx1056m
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.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org

Reply via email to