Blog Home  Home RSS 2.0 Atom 1.0 CDF  
Ruminations of a Developer - Print a RichTextBox
Mark Bonafe
 
 Monday, February 20, 2006

After examining numerous articles on printing with C#, I was about ready to toss in the towel and just copy & paste to Word (yuck).  Then I found How To Print the Content of a RichTextBox Control By Using Visual C# .NET on Microsoft's support site.

I was sure that printing a RichTextbox should be pretty easy.  All the articles made it very difficult, though.  This article shows the “correct” way to print.  The entire contents are printed; pictures, other graphics, colors, etc.

***Originally posted on DotNetJunkies on January 11, 2005

2/20/2006 2:05:53 PM (Eastern Standard Time, UTC-05:00)  #    Comments [0]    |  Trackback
Copyright © 2010 Mark Bonafe. All rights reserved.