Hi Guys,

I am just getting started on a solution and trying to decide a way of doing it.

Basically i want to create an rtf document that contains a company logo in the top right corner and then 2 paragraphs of text under it. basically a letter but on headed paper so when its printed on plain paper it includes the logo.

My first thought was a RichTextBox but i cant figure out a way or placing the image where i want it and lock it.

Any other ideas would be good.