D Johnson wrote:
> Greetings, I am developing an ASP.Net application
There was no way for you to know it, but this is a classic asp newsgroup.
While you may be lucky enough to find a dotnet-savvy person here who can
answer your question, you can eliminate the luck factor by posting your
question to a newsgroup where the dotnet-savvy people hang out. I suggest
microsoft.public.dotnet.framework.aspnet.
> where I need to
> direct a rendered print job to a print device (private) situated
> behind a router with a firewall enabled. I hope that I can explain
> this properly, the details are as follows...
>
> PC with internal IP address of 192.168.10.1
> Print device with the internal IP address of 192.168.10.2
>
> PC sends a request to my remote ASP.Net web site for a print job
> (report) to be sent back to the internal networks local printer. Is
> this possible to redirect the output to the print device rather than
> the internal client that made the request.
>
> Thanks in advance for any help.
>
See this article for starters.
http://aspalliance.com/462
and these
http://www.411asp.net/home/assembly/document/printing
Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.