PDA

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


colombianking
01-03-2007, 05: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
01-03-2007, 05:28 PM
Wrong Forum, We actually have a C# Forum now :P

danulf
01-03-2007, 05:32 PM
holy crap we do! When did that happen? :stunned:

kirupa
01-03-2007, 10:58 PM
This tutorial may help: http://www.developerfusion.co.uk/show/4630/ ;)