How to export some data into .rtf or .doc?
Posted
by Narek
on Stack Overflow
See other posts from Stack Overflow
or by Narek
Published on 2010-06-12T08:40:16Z
Indexed on
2010/06/12
9:12 UTC
Read the original article
Hit count: 196
Say I have created a GUI (Qt) that operates with some data(text+image). How I can export that data in one of listed formates in title.
I guess it is better to export info .rtf as it is free cross-platform formt(??), isn't it?
© Stack Overflow or respective owner