|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
printing to a local printer from IIS 7.5 and server 2008 r2by blenkhn (Acolyte) |
| on Mar 20, 2013 at 05:15 UTC ( #1024440=perlquestion: print w/ replies, xml ) | Need Help?? |
|
blenkhn has asked for the
wisdom of the Perl Monks concerning the following question:
I have built a private intranet using perl and have upgrading the site to IIS 7.5 on Windows Server 2008 R2. I have a section that prints tags formatted with win32 Printer. I have gone through all the steps to get perl to work. I was able to get this working with Server 2003. I basically had to create a user for perl to use in the group IIS_WPG so that perl would print to a local printer. I can print to the printer using a test script called from the command prompt but called from a browser you get this
The test script that I am using is
Thanks very much for your help with this.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||