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. Qt + Linux + OpenOffice
Forum Updated to NodeBB v4.3 + New Features

Qt + Linux + OpenOffice

Scheduled Pinned Locked Moved Unsolved General and Desktop
ubuntuopenofficelinux
2 Posts 2 Posters 6.1k Views
  • 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.
  • C Offline
    C Offline
    charango
    wrote on 15 Dec 2015, 14:18 last edited by charango
    #1

    Hi,

    How to automate work with Office packages and in particular OpenOffice (LibreOffice) in the Qt/C++ program on Linux?

    For Windows I can use ActiveQt for Word/Excel automation, Disphelper for OpenOffice automation. But Disphelper works for Windows only.

    What approach can I use in Linux(Ubuntu)?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rondog
      wrote on 15 Dec 2015, 18:19 last edited by Rondog
      #2

      I have looked into this myself. You will need to look at UNO and download the SDK for Libreoffice / Openoffice. Once you have this you can automate this software on any platform you want.

      I haven't done much beyond the examples provided ( http://api.libreoffice.org/examples/examples.html#Cpp_examples ) since there was no pressing need but I believe this is the answer.

      This has nothing to do with Qt but I don't see why you couldn't incorporate this into a Qt program. This should not be an issue.

      1 Reply Last reply
      0

      1/2

      15 Dec 2015, 14:18

      • Login

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