PrizmDoc Viewer v13.6 - Updated
Command Line Mode
Get Started! > 1 - Get an Evaluation License > PrizmDoc Viewer Self-Hosted > Command Line Mode

Evaluation Licensing

The Prizm Licensing Utility (PLU) can be used in the command-line mode for obtaining and installing evaluation licenses.

Obtaining and Installing a License from the Service

Usage

eval get <e-mail> [requestExtension requestInstallation outputUrl]

Parameters

Examples

The following example demonstrates obtaining and installing an evaluation license:

java.exe –jar plu.jar eval get johndoe@acmecorp.com

The following example demonstrates obtaining and installing an evaluation license with error handling to automatically request evaluation extension, another installation, or the URL output to be used for licensing through the web portal:

java.exe –jar plu.jar eval get johndoe@acmecorp.com requestExtension requestInstallation outputUrl

Installing License Generated through the Web Portal

Usage

eval write <license key>

Parameter

Example

The following example demonstrates installing an evaluation license generated through the web portal:

java.exe –jar plu.jar eval write 2.0.YourEvaluationLicenseKey