Excel ActivePrinter
Posted: Mon Feb 16, 2015 1:13 pm
How can I use a special printer (not the default one) with oExcel:Print() ?
I know, that I can get the active printer with oExcel:ActivePrinter
But when I set another printer with
oExcel:ActivePrinter := "Adobe PDF" or other,
I get an error Excel.Application 0000 S_OK: _ACTIVEPRINTER
Is there a solution?
Thanks very much
I know, that I can get the active printer with oExcel:ActivePrinter
But when I set another printer with
oExcel:ActivePrinter := "Adobe PDF" or other,
I get an error Excel.Application 0000 S_OK: _ACTIVEPRINTER
Is there a solution?
Thanks very much