|
generalInvoiceRequest - the modules for generating XML and/or paper based general invoices |
|
|||||||
|
How to set the default printer for a certain request 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 generalInvoiceRequest includes the method IGeneralInvoiceRequestManager::PrintSetup that shows Microsoft's standard print setup dialog to define the printer and its settings. |