Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [Looking for] Windows Libraries for: ODT, ODF, ODS, XLS, DOC, PDF, RTF

[Looking for] Windows Libraries for: ODT, ODF, ODS, XLS, DOC, PDF, RTF

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • MeerMusikM Offline
    MeerMusikM Offline
    MeerMusik
    wrote on last edited by
    #1

    Hello.

    My Application contains a QTextEdit Widget. Right now, I have implemented:
    Write Support:

      • ODT (through QTextDocumentWriter)
      • PDF (through Qt's "Print as PDF" Function)

    I am looking now for Libraries, which allow me to read and display the following File Formats:

      • ODT (OpenOffice Writer / Text)
      • ODS (OpenOffice SpreadSheet)
      • ODF (OpenOffice Math / Formula)
      • RTF (Is this a good converter: "RTF Converter":http://www.codeproject.com/Articles/27431/Writing-Your-Own-RTF-Converter)
      • Microsoft .DOC
      • PDF

    My OS: Windows 7
    My Qt Version: 5.4

    All the Links I have found so far, are for Qt 4.x. Or have some MSVC Dependencies. Or run only under Linux. Every Secret Tip is very appreciated!

    Thanks :)
    Oliver

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      Calligra Suite?

      Since all these applications use the KParts technology, you should be able to embed their viewer in your own application...

      1 Reply Last reply
      0
      • MeerMusikM Offline
        MeerMusikM Offline
        MeerMusik
        wrote on last edited by
        #3

        [quote author="Andre" date="1423131730"]Calligra Suite?

        Since all these applications use the KParts technology, you should be able to embed their viewer in your own application...[/quote]

        Thanks. Looks interesting. But I need a Library which I can customise within / deploy with my Application. Is this allowed?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on last edited by
          #4

          I don't know. I guess it depends on the license of your application. I'd say: read the license of the relevant Calligra libs, and see if you can work with that.

          1 Reply Last reply
          0
          • MeerMusikM Offline
            MeerMusikM Offline
            MeerMusik
            wrote on last edited by
            #5

            [quote author="Andre" date="1423133130"]I don't know. I guess it depends on the license of your application. I'd say: read the license of the relevant Calligra libs, and see if you can work with that. [/quote]

            Ok. I will take a deeper look. Thanks

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved