we program a service to print pdf files. We use the command line interface of Adobe Reader and send the pdf to the printer. If we start the print of a pdf file from command prompt it is working. If we start the print process in the service by executing the command line then the Adobe Reader printing is not started. Can Adobe Reader not be used in a service started under local system account? What needs to be changed to get the command line process started under local system account ?
thanks