Using vpxPrint
vpxPrint can be used as a DLL (Dynamic Load Library) or as an Active-X.
The common way to use vpxPrint is as follows :
1. Create an ASCII file with embedded vpxPrint tags.
2. Close the file stream.
3. Calls vpxPrint printFile() method with the file name as input parameter.
When using the Active-X version of vpxPrint, the same method is used: create a file and send it to the Active-X.
With vpxPrint Active-X, different methods or events allow you to control the user display.
You don't need to know and remember complex procedures, properties or methods. vpxPrint syntax is natural and easy to learn.