Results 1 to 2 of 2

Thread: How convert MS office to HTML or Image

  1. #1
    Join Date
    Apr 2016
    Posts
    37
    Thanks
    2
    Qt products
    Qt5
    Platforms
    Windows

    Default How convert MS office to HTML or Image

    hi , all

    i use Qt 5.4.2. I want to be a function , is Preview the attachment(word,xls,ppt,pdf).

    I want to know how to convert MS office to HTML or Image.

    I don't want to use QAxWidget , Because i want to support Windows、Linux And Mac osx.

    so , i need Open source library , but i don't know their names.

    if you have done the work , Please give us your comments , thx.

  2. #2
    Join Date
    Mar 2011
    Location
    Hyderabad, India
    Posts
    1,882
    Thanks
    3
    Thanked 453 Times in 435 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    15

    Default Re: How convert MS office to HTML or Image

    Quote Originally Posted by tiaoweiliao View Post
    ...word,xls,ppt,pdf...
    As you need multiple formats, you will need to multiple libs. Each format has different libs on different platforms.

    Here more reading. https://wiki.qt.io/Handling_Document_Formats
    When you know how to do it then you may do it wrong.
    When you don't know how to do it then it is not that you may do it wrong but you may not do it right.

Similar Threads

  1. Convert to html percent encoding
    By bull3t in forum Newbie
    Replies: 2
    Last Post: 31st October 2016, 18:05
  2. Convert Html content into QStandardItemModel
    By nikhilqt in forum Qt Programming
    Replies: 5
    Last Post: 29th February 2012, 20:46
  3. Convert html to bbcode
    By abrahametalero in forum Newbie
    Replies: 1
    Last Post: 2nd March 2011, 22:14
  4. How to convert text to HTML in QTextEdit
    By Roszko in forum Newbie
    Replies: 5
    Last Post: 31st December 2009, 09:40
  5. Convert html links in widget actions
    By jiveaxe in forum Qt Programming
    Replies: 4
    Last Post: 16th November 2009, 12: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
  •  
Qt is a trademark of The Qt Company.