|
hospitalCreditResponse - the module for fetching and analyzing the hospital XML credit responses |
|
|||||||
|
How to set the default printer for a credit 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 hospitalCreditResponse includes the method IHospitalCreditResponseManager::PrintSetup that shows Microsoft's standard print setup dialog to define the printer and its settings. |