|
generalInvoiceResponse - the module for fetching and analyzing electronic XML responses of a general invoice |
|
|||||||
|
How to set the default printer for a certain response The report generator included in the module allows to define a default printer and its default settings for any available print template. The printer name and settings are stored in an INI file of the same name as the print template but with an extension .vpd (whereas the print template has an extension .vps). The main interface generalInvoiceResponse includes the method IGeneralInvoiceResponseManager::PrintSetup that shows Microsoft's standard print setup dialog to define the printer and its settings. |