I\'m writting a Word document and I\'d like to paste a formatted code-snippets directly from clipboard.
At this moment I am able to write these snippets into an .htm
I used com interface to do it. http://en.wikipedia.org/wiki/Component_Object_Model
The simpliest way: - create word template in microsoft word. - paste text from code in your template.