0
Answer

Server-side printing

Hi
I m accessing my aspx page from client-pc.
There's a printing function,where it prints crystal report from my aspx page.
When i click the print button from client-pc, the printing job must be done at server side.

The printer is connected using TCP/IP.

How may i do this,any ideas guys?