<< Click to Display Table of Contents >> Navigation: Problems > Default printer |
vpxPrint needs a default printer to work.
If no printer is defined, vpxPrint tries to allocate a default printer.
This is not always possible and if no printer is defined, an error occurs.
|
You can check if there is a default printer with getdefaultPrinter() and set a given printer as default with a call to setDefaultPrinter(). |