Results 1 to 3 of 3

Thread: Any object to show the doc file?

  1. #1
    Join Date
    Jan 2011
    Posts
    40
    Thanks
    5
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Any object to show the doc file?

    The source data is microsoft word file *.doc .I need to show them in my app.The doc file contains both the text and the pics.I tried to compile the pdf dll,but it does't work out.So I just want to use the third library to show the *.doc file.
    I know little about the QAxObject.And I don't have a commercial license.So anyone could tell me what to do next?Does the openoffice support the doc or not ?And how...


    I have fix the problem.I just put the qaxcontainer in the wrong place.
    Last edited by wter27; 7th February 2011 at 16:01.

  2. #2
    Join Date
    Dec 2011
    Posts
    2
    Thanks
    1
    Qt products
    Qt3
    Platforms
    Windows

    Default Re: Any object to show the doc file?

    Hi, wter27, I would love you to show me how you did it 'cause I'm kind of lost about how to show the .doc file on a qt window form
    thank you very much

  3. #3
    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: Any object to show the doc file?

    There is no QMicrosoftProprietaryDocumentFormatWidget to use. What are you expecting?

    Microsoft Word, unsurprisingly, can open Word documents. You can automate that using ActiveQt if you wish, or just launch Word with the document.
    Open Office/Libre Office and probably others can generally open most Word documents as standalone applications. I suspect there's no general way to embed these.

Similar Threads

  1. Replies: 1
    Last Post: 8th November 2010, 04:24
  2. Replies: 5
    Last Post: 15th June 2010, 08:42
  3. writing object to the file(Object Persistance)
    By jjbabu in forum Qt Programming
    Replies: 2
    Last Post: 11th June 2009, 15:28
  4. How to show up .Ui file?
    By lengshuang in forum Newbie
    Replies: 2
    Last Post: 29th April 2009, 11:26
  5. Access an object from another file.
    By cbarmpar in forum General Programming
    Replies: 1
    Last Post: 6th September 2008, 23:17

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.