WSPrint Example

A real world example demonstrating the wsprint functionality.

In this example, we will use wsprint to perform a number of printing operations. These examples are for the Offline solution, but the scripts can be used on any of the supported interfaces. The files are as follows

Note: In all of the examples, the wsprint.js file resides in the same directory as the scripts, so we do not need to specify the full path of the file. In addition, these examples are all written as try-catch statements This is not required, but we highly recommend including eror handling so taht you can more easily troubleshoot if anything does not work.