G Guest Mar 10, 2005 #1 how can i get something to print, like the entire page, its going to have pictures and text and labels
how can i get something to print, like the entire page, its going to have pictures and text and labels
H Herfried K. Wagner [MVP] Mar 11, 2005 #2 iwdu15 said: how can i get something to print, like the entire page, its going to have pictures and text and labels Click to expand... Preview and Print from Your Windows Forms App with the .NET Printing Namespace <URL:http://msdn.microsoft.com/msdnmag/issues/03/02/printinginnet/> A .NET Text Printing Class... That Works! <URL:http://www.developer.com/net/net/article.php/3102381> PrintingDemo <URL:http://dotnet.mvps.org/dotnet/samples/printing/PrintingDemo.zip>
iwdu15 said: how can i get something to print, like the entire page, its going to have pictures and text and labels Click to expand... Preview and Print from Your Windows Forms App with the .NET Printing Namespace <URL:http://msdn.microsoft.com/msdnmag/issues/03/02/printinginnet/> A .NET Text Printing Class... That Works! <URL:http://www.developer.com/net/net/article.php/3102381> PrintingDemo <URL:http://dotnet.mvps.org/dotnet/samples/printing/PrintingDemo.zip>
G Guest Mar 11, 2005 #3 can anyone else tell me a simple way to print whats on the screen in visual studios 2003? thanks
G Guest Mar 11, 2005 #5 using a code in visual basic, hence why im asking in this part of the help section
H Herfried K. Wagner [MVP] Mar 11, 2005 #6 iwdu15 said: can anyone else tell me a simple way to print whats on the screen in visual studios 2003? thanks Click to expand... Printing a Windows Form <URL:http://www.knowdotnet.com/articles/printform.html> 15.1 How do I print a form?<URL:http://www.syncfusion.com/FAQ/WinForms/FAQ_c55c.asp#q491q> (currently available: <URL:http://64.78.52.104/FAQ/WinForms/FAQ_c55c.asp#q491q>) Printing a Form in a report fashion (release 2.2) <URL:http://www.codeproject.com/dotnet/PrintingFormReport.asp> <URL:http://www.c-sharpcorner.com/Code/2003/March/FormPrinting.asp> <URL:http://www.c-sharpcorner.com/Code/2002/Mar/InvoiceMaker.asp>
iwdu15 said: can anyone else tell me a simple way to print whats on the screen in visual studios 2003? thanks Click to expand... Printing a Windows Form <URL:http://www.knowdotnet.com/articles/printform.html> 15.1 How do I print a form?<URL:http://www.syncfusion.com/FAQ/WinForms/FAQ_c55c.asp#q491q> (currently available: <URL:http://64.78.52.104/FAQ/WinForms/FAQ_c55c.asp#q491q>) Printing a Form in a report fashion (release 2.2) <URL:http://www.codeproject.com/dotnet/PrintingFormReport.asp> <URL:http://www.c-sharpcorner.com/Code/2003/March/FormPrinting.asp> <URL:http://www.c-sharpcorner.com/Code/2002/Mar/InvoiceMaker.asp>
G Guest Mar 11, 2005 #7 none of thsoe worked, how can i print in visual studio.net 2003 on a windows form?
H Herfried K. Wagner [MVP] Mar 11, 2005 #8 iwdu15 said: none of thsoe worked, how can i print in visual studio.net 2003 on a windows form? Click to expand... What do you mean with "printing on a windows form"?
iwdu15 said: none of thsoe worked, how can i print in visual studio.net 2003 on a windows form? Click to expand... What do you mean with "printing on a windows form"?