|
mdInvoiceResponse - the module for fetching and analyzing electronic XML invoice responses |
|
|||||||
|
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 mdInvoiceResponse includes the method IMDInvoiceResponseManager::PrintSetup that shows Microsoft's standard print setup dialog to define the printer and its settings. |