[Qt-interest] odt support in qt
Joshua Grauman
jnfo-c at grauman.com
Tue Mar 8 19:17:56 CET 2011
Just as a note, I think if anyone is working on this, it would be really
nice to backport the odt support from calligra to a standalone Qt library
that has no dependencies except Qt...
Josh
> i'm assured by one of the core developers of it that the calligra engine is,
> in fact, capable of doing this. If you've got any questions on the topic, feel
> free to drop by the #calligra irc channel on freenode and have a chat :)
>
> On Tuesday 08 Mar 2011 17:32:58 Dan White wrote:
>> I do not want to create my own suite of applications.
>> I just want to be able to create, access and manipulate ODF files,
>> like ODF-Toolkit says.
>>
>> On Mar 8, 2011, at 9:39 AM, Dan Leinir Turthra Jensen wrote:
>>> Before doing so, please consider having a look at Calligra, which is
>>> an office
>>> framework. It's what KOffice, FreOffice and Calligra Suite are based
>>> on. It's
>>> all C++, and of course based on Qt :)
>>>
>>> On Friday 04 Mar 2011 23:48:36 Dan White wrote:
>>>> Sorta. I was hoping for C++ instead of Java.
>>>> But I will take a good look at that API.
>>>>
>>>> Thanks for the pointer.
>>>>
>>>> On Mar 4, 2011, at 5:45 PM, BRM wrote:
>>>>> You mean like http://odftoolkit.org/projects/odfdom/pages/Home.
>>>>>
>>>>> Ben
>>>>>
>>>>>
>>>>>
>>>>> ----- Original Message ----
>>>>>
>>>>>> From: Dan White <ygor at comcast.net>
>>>>>> To: Qt-interest Interest <qt-interest at trolltech.com>
>>>>>> Sent: Fri, March 4, 2011 3:42:03 PM
>>>>>> Subject: Re: [Qt-interest] odt support in qt
>>>>>>
>>>>>> Rather than trying to directly manipulate the ODT file, is there an
>>>>>> API through OpenOffice that could be used ?
>>>>>>
>>>>>>> From: hazreti coolcuzu <coolcuzu at gmail.com>
>>>>>>> To: qt-interest at trolltech.com
>>>>>>> Sent: Fri, March 4, 2011 3:41:44 AM
>>>>>>> Subject: [Qt-interest] odt support in qt
>>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> I have written some data on a QTextEdit, and want to save this
>>>>>>> data
>>>>>>> as an .odt file. If I save the data, and open it in my program,
>>>>>>> nothing seems to be wrong.
>>>>>>>
>>>>>>> But the problem is: If I open my saved .odt file in MS Word,
>>>>>>> images
>>>>>>> on the same text data block (paragraph) are placed on top each
>>>>>>> other.
>>>>>>>
>>>>>>> I assume there are some issues with the compatibility. I wonder
>>>>>>> if
>>>>>>> any other person had encountered this problem, and I would be
>>>>>>> grateful if any solution can be proposed.
>>>>>>>
>>>>>>> thanks.
>>>>>>>
>>>>>>> Erman
>
>
More information about the Qt-interest-old
mailing list