Windows Develop Bookmark and Share   
 index > Windows Forms General > Printing letters
 

Printing letters

I have a template rtf file that I am looping threw database values and merge the data into the template. I can't seem to figure out how to start a new page when the one before it is done and then just print all the letters out. I have to create one and then print, then I create another and print. Any ideas or examples?

Dave

Helixpoint  Friday, April 06, 2007 5:30 PM

Hi,here is a sample of print richtextbox content,

http://www.codeproject.com/csharp/simpleprintingcs.asp

Hope it helps.

Regards.

Gavin

Gavin Jin - MSFT  Monday, April 09, 2007 1:26 AM

Hi,here is a sample of print richtextbox content,

http://www.codeproject.com/csharp/simpleprintingcs.asp

Hope it helps.

Regards.

Gavin

Gavin Jin - MSFT  Monday, April 09, 2007 1:26 AM
My problem is I can't figure out how to page the letters. The top always starts in the middle???
Helixpoint  Wednesday, April 11, 2007 10:47 AM

You can use google to search for other answers

Custom Search

More Threads

• A (possibly) complicated Screenshot question
• Pass variable between forms
• Form.ShowDialog() minimises it's parent when closed?
• TextBox with no IBeam cursor...
• Can Microsoft.Ink recognize geometry?
• MDI child without buttons
• ListView Item can't show Icon
• How do I get a static background image in a ListView
• NotifyIcon disappeared for unknown reason
• force update/refresh of windows start menu