print to network printer

  • Thread starter Thread starter Roel
  • Start date Start date
R

Roel

Hello

I 'm on a LAN and I want to print some pdf's to a network printer. The pdf's
are located on the iis-server

Does anybody knows how I can do that using ASP.NET ?

Thx !!
 
have your asp.net code point to the network printer. I'm currenty doing that
but using BizTakl to print.
 
Back
Top