Results 1 to 3 of 3

Thread: Exporting to RTF

  1. #1
    Join Date
    Feb 2008
    Posts
    40
    Thanks
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Exporting to RTF

    I tried googling it, but found no good hits. Is there any easy way of exporting QTextDocument to rtf format?

  2. #2
    Join Date
    Apr 2008
    Posts
    104
    Thanks
    8
    Thanked 7 Times in 7 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Exporting to RTF

    Quote Originally Posted by gruszczy View Post
    I tried googling it, but found no good hits. Is there any easy way of exporting QTextDocument to rtf format?
    Unfortunately, there is no easy way to do it. You need to implement the RTF writer. The RTF markup tags is relatively similar to TeX - try google for the RTF specs, there are a full spec is on the Microsoft site, as I can remember.

  3. The following user says thank you to roxton for this useful post:

    gruszczy (18th February 2009)

  4. #3
    Join Date
    Feb 2008
    Posts
    40
    Thanks
    9
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Exporting to RTF

    I se. Thanks a lot for information, I'll look into some formats, that might be useful.

Similar Threads

  1. Symbol Exporting in dylib
    By nareshqt in forum Qt Programming
    Replies: 1
    Last Post: 21st July 2008, 03:36
  2. creating and exporting .dll
    By hrcariaga in forum Qt Programming
    Replies: 2
    Last Post: 7th February 2008, 09:45
  3. DLL exporting functions, variables, class
    By Shuchi Agrawal in forum Newbie
    Replies: 1
    Last Post: 25th April 2007, 11:40

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.