Hello,
i ve written an small qt addressbook application (windows).
How can i insert the address data into libreoffice?
Where can i find som information about that?
i thought following procedure:
- Open Libreoffice template
- Open Qt Addressbook Qt application
- Insert from qt addressbook into libreoffice write (form fields)
i appreciate some hints, or links.
Thanks a lot for your help!
EDIT: Taken from answer and inserted here
Hello, it is more than an simple address book.
it reads the data from an sql database (with qt its very easy)
i try to write an address book application wit libreoffice macro, but the basic program style is not easy and there is not much docu about that.
→ i want to insert the data that qt displays into an new writer template thats open. i ve done it before with office word and activex
thanks