PDA

View Full Version : Visual C# - Take a snapshot and print



colombianking
January 3rd, 2007, 06:04 PM
I have a problem. i made a form in visual c# express and i need to print it with all the items in the form. My idea was to take a snapshot of the form from within the program and then print it. Anybody has any ideas on how to do this??

Thanks!!

(-:

Seb Hughes
January 3rd, 2007, 06:28 PM
Wrong Forum, We actually have a C# Forum now :P

danulf
January 3rd, 2007, 06:32 PM
holy crap we do! When did that happen? :stunned:

kirupa
January 3rd, 2007, 11:58 PM
This tutorial may help: http://www.developerfusion.co.uk/show/4630/ ;)