Click here to Skip to main content
16,015,296 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my project i have one registration form which is developed in C#.NET.
On this form at the end, i have a print button. On clicking this button i have to get print window which we usually see when we give print in our system.
Plz provide me with sample code and help me.
thanks u
Posted
Updated 24-Mar-10 23:46pm
v2

1 solution

Well, there are a few articles here on CP that show you how to print in a .Net app. Here's a link to the one I wrote.

Keep Your InkJet Print Head Clean[^]

BTW, I found out how to print by using google.
 
Share this answer
 

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