Earlier today I was trying to figure out how to revise my printing code to handle any contents of a RichTextBox control. Preivously I was just loading a .txt file off disk and printing it line by line. This KB article was a lifesaver: http://support.microsoft.com/default.aspx?scid=kb;en-us;812425 Read More...