Results 1 to 4 of 4

Thread: How to read microsoft word file on linux using qt?

  1. #1
    Join Date
    Apr 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default How to read microsoft word file on linux using qt?

    Hi Guys,
    Is there a way to read .doc file using qt on linux?

    Thanks you all in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Napoli, Italy
    Posts
    621
    Thanks
    5
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to read microsoft word file on linux using qt?

    I suggest you to use OpenOffice SDK.
    Times ago I successfully tried it.
    Isn't simple but you have access to all MS Office formats.
    A camel can go 14 days without drink,
    I can't!!!

  3. #3
    Join Date
    Apr 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: How to read microsoft word file on linux using qt?

    Hi,
    You mean I should use some function of openoffice lib?
    Or Would you please say it more clear?
    Thanks,

  4. #4
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to read microsoft word file on linux using qt?

    You mean I should use some function of openoffice lib?
    Yes, assuming that your .doc file originated on Windows in Microsoft Word (The doc extension by itself doesn't tell us enough about what the file content actually is) and you want to do more than just read the bytes, then this will allow you to interpret the content of these files. Code for interpreting Microsoft Word files also exists in the Abiword source and probably KOffice.

Similar Threads

  1. Replies: 8
    Last Post: 7th November 2010, 15:48
  2. Open Microsoft excel files in QT --linux
    By qixier in forum Qt Programming
    Replies: 1
    Last Post: 2nd June 2010, 09:58
  3. Getting Microsoft Word Object to SaveAs
    By jvwebb in forum Newbie
    Replies: 3
    Last Post: 2nd September 2008, 19:27
  4. Remove word microsoft only chars by unicode
    By patrik08 in forum Qt Programming
    Replies: 0
    Last Post: 27th May 2008, 08:30
  5. invoking microsoft word from qt
    By omprakash in forum Qt Programming
    Replies: 2
    Last Post: 31st October 2007, 20:43

Tags for this Thread

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.