Hi.
We are using CE10 Embedded on Win2003 Server. In the past, using Win2k, we have been able to use the Crystal supplied script (.vbs) example to print reports from the command line. Now, using Win2003 Server it is not working properly. No matter what printer on the server I specify, it always prints the report to the Default printer.
This is the line of code that specifies the printer:
oRpt.SelectPrinter DriverName, PrinterName, PortName
Is anybody familiar with this code and/or how to print a report to a specific printer from the command line? I haven't been able to find info on the BO site.
Thanks!
We are using CE10 Embedded on Win2003 Server. In the past, using Win2k, we have been able to use the Crystal supplied script (.vbs) example to print reports from the command line. Now, using Win2003 Server it is not working properly. No matter what printer on the server I specify, it always prints the report to the Default printer.
This is the line of code that specifies the printer:
oRpt.SelectPrinter DriverName, PrinterName, PortName
Is anybody familiar with this code and/or how to print a report to a specific printer from the command line? I haven't been able to find info on the BO site.
Thanks!