gurpal.hundal posted this 08 December 2015
Client has a series of virtual machines used for automated tests. The tests work fine in IE 9, using activeX control version 6.6.440.38. On machines upgraded to IE 11, using 7.6.0.10, we see the alert/error
message "Object doesn't support property or method 'showPageSetupDialog'.
To repro the scenario, disable the print spooler on the Windows machine (we are using Windows 7), and make a call to factory.printing.currentPrinter.toUpperCase() for example and you will see the alert.