ViewSign Professional Integration Guide
From ViewSonic Documentation
Client Integration Guide
This guide describes integration scenarios for the Client. It is intended for the integrator (software developer/customizer) at your organization.
Command Line
You can start xyzmo Client via the command line.
To start xyzmo Client
- Run the following command:
SIGNificantOfflineClient.exe filename
The following parameters are supported:
| Parameter | Description |
|---|---|
| -b64 | Mark filename as base64 encoded. Must be before the filename. This is useful for filenames containing special characters.
Example: SignificantOfflineClient.exe -b64 "ASDLFKJASLDFKJ ALSK==" |
| filename: | The full path and filename of the file that xyzmo Client should open.
Example: c:\Temp\document.pdf |