TextRange text into rtf format

A

Aurora I

Hello,

I am writing a PowerPoint to XML converter in C++ and I need to get the
TextRange text into rtf format.
Any suggestion would be greatly appreciated .

Thank you,
Aurora
 
R

Randall Arnold

My expertise is VB and VBA, so I can't help with C++ syntax, but essentially
you can open a Word object (invisibly if desired) and use it to save any text
you have as RTF.

Randall Arnold
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top