Hello!!!

Im creating a Word Processor and want to know if there is a way to save all the text and images from a RichTextBox and create a OpenOffice.org Text File (.odt) using the SaveFileDialog.

OR

Is it possible to do the same but create a .doc file instead?

Thankyou!