We would like to insert an ActiveX control in the dialogs of our application that should work as a text editor. The text editor should allow us to:
- Write dynamically (from our code) any text.
- Insert dynamically (from our code) any image.
- Let the user of our program modify the text on the control.
- Let the user of our program save the contents of the editor into a pdf, doc, rtf files.
- Let the user of our program print the contents of the editor.
We can either download a free component or buy it. Where can we find this ActiveX?