Hi, I want to write a code which outputs a text in a html file. For instance, ods html text="^S={font=('Arial',20pt,bold) outputwidth=100% just=c foreground=red}Test String"; It works on an html output but I also want to get the same text using MS Office add-in. So, when I run a stored process using the add-in, the text should appear in the MS Word document. Is there a way of doing this without explicitly coding rtf options? Otherwise, what would be the rtf options which allows me to get the output from the office add-in? Many thanks. VD
... View more