Examples

The xml2pdf transform must be run outside of InfoPrint Manager. When you run xml2pdf, you can use either relative paths or absolute paths.

Using a relative path, enter:

xml2pdf -o output.pdf -s test.xsl test.xml

Using an absolute path, enter:

xml2pdf -o output.pdf -s c:\xslfiles\test.xsl c:\xmlfiles\test.xml