Click here to Skip to main content
15,891,938 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
My problem is to retrieve the Client's Printer Collection for a web application and then print to the client's default printer or a printer of his choosing. I know Asp.Net is basically server-side. So I was thinking of using an ActiveX Control which is downloaded on to the client's machine and then the ActiveX control Reads the client's printer settings and use the active X as client side to do the printing.

Now My question,
1) Could you give me some information, links, articles, tutorial, etc where I can have some sort of introduction on how to create ActiveX controls through DotNet Technology and then use it within in an ASP.Net Web Application.(Whew...too much to ask for huh? :> )

Thanks in Advance.
Posted
Updated 5-Jun-11 20:26pm
v2

1 solution

Hope this[^] might help you.
 
Share this answer
 
Comments
janwel 6-Jun-11 4:37am    
nice !
[no name] 6-Jun-11 7:54am    
Thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900