StyleVision Server Command Line
Default location of StyleVision Server executable
Given below are the default locations of the StyleVision Server executable:
Linux | /opt/Altova/StyleVisionServer2024/bin/stylevisionserver |
Mac | /usr/local/Altova/StyleVisionServer2024/bin/stylevisionserver |
Windows | <ProgramFilesFolder>\Altova\StyleVisionServer2024\bin\StyleVisionServer.exe |
Usage and list of CLI commands
The command line syntax is:
stylevisionserver --h | --help | --version | <command> [options] [arguments] |
•--help (short form --h) displays the help text of the given command. If no command is named, then all commands of the executable are listed, each with a brief description of the command.
•--version displays the version number of StyleVision Server.
•<command> is the command to execute. Commands are described in the sub-sections of this section (see list below).
•[options] are the options of a command; they are listed and described with their respective commands.
•[arguments] are the arguments of a command; they are listed and described with their respective commands.
StyleVisionServer on Windows stylevisionserver on Windows and Unix (Linux, Mac)
* Note that lowercase (stylevisionserver) works on all platforms (Windows, Linux, and Mac), while upper-lower (StyleVisionServer) works only on Windows and Mac. * Use forward slashes on Linux and Mac, backslashes on Windows.
|
CLI commands
Available commands are listed below and are explained in the sub-sections of this section.
•assignlicense: Uploads a license to LicenseServer and assigns this license to StyleVision Server.
•exportresourcestrings: Exports all application resource strings to an XML file.
•generate: Generates one or several documents from an input XML file and an XSLT stylesheet in the input PXF file.
•help: Displays information about the command that is submitted in the argument (or about all commands if no argument is submitted).
•licenseserver: Registers StyleVision Server with a LicenseServer on the local network.
•pdfdata: Generates form data from a PDF file to an FDF or XML file.
•setdeflang: Sets the default language of StyleVision Server.
•setfopath: Selects an alternative FO processor for subsequent PDF generation.
•verifylicense: Checks if current StyleVision Server is licensed and, optionally, whether it is licensed with the given license key.
•version: Displays the version number of StyleVision Server.