How to export some data into .rtf or .doc or .docx or at least .txt?
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
8:42 UTC
Read the original article
Hit count: 375
Say I hahve created a GUI that operates with some data(text+image). How I can export that data in one of listed formates: 1).rtf 2).doc 3).docx 4)or at least .txt.
I guess it is better to export info .rtf as it is free cross-platform formt(??), isn't it?
© Stack Overflow or respective owner