Search found 2 matches
- Tue May 04, 2010 3:27 pm
- Forum: Programming
- Topic: Printing from NETWORK SERVICE Account
- Replies: 7
- Views: 221086
Re: Printing from NETWORK SERVICE Account
After some testing and experimenting, we found that the BullZip PDF printer is successfully creating the post script file in C:\Documents and Settings\NetworkService\Local Settings\Temp\BullZip\PDF Printer, however, the PDF never appears anywhere. Does anyone have an insight as to what might be goin...
- Fri Apr 30, 2010 10:09 pm
- Forum: Programming
- Topic: Printing from NETWORK SERVICE Account
- Replies: 7
- Views: 221086
Printing from NETWORK SERVICE Account
We have a .NET Web Page which calls a small .exe on a server, which in turn is supposed to print a report to PDF. If we run the .exe it runs as whatever the logged in account is and the report prints to PDF just fine. However, if we use the Web page to trigger the .exe, the .exe runs under the NETWO...