I'm having a problem printing from my COM object (called from an ASP page).
I know that the account used is SYSTEM and that I have to set-up the printers for this account, that's an old problem. ;-)
My problem is printing to a printer other than the default local printer, i.e. to the remote network printer.
I am actually trying to print a Crystal Report, using the SelectPrinter method to change printers. But after calling the method my report object's printer properties (PrinterName, DeviceName & Port) are all blank.
I'm using VB6SP5 on a Win2k Server with CR8.5
I know that the account used is SYSTEM and that I have to set-up the printers for this account, that's an old problem. ;-)
My problem is printing to a printer other than the default local printer, i.e. to the remote network printer.
I am actually trying to print a Crystal Report, using the SelectPrinter method to change printers. But after calling the method my report object's printer properties (PrinterName, DeviceName & Port) are all blank.
I'm using VB6SP5 on a Win2k Server with CR8.5