Hi,
I'm working on a VB6 application that creates documents using
OpenOffice.org (2.2.1 and 2.3.1, Windows XP and 98). I'm noticing
performances issues with OpenOffice that didn't occur when the software
was using MS Word.
When I generate several documents (or several times the same document),
the time spent on each document is longer and longer. (I use pretty
basic features, like opening/closing documents, putting text in
bookmarks, manipulating some texttables...) After ten documents, the
time spent is still approximatively the same, but after twenty, it
spends twice or more the time he used to.
I've tried to clean my code, unsetting every OOo object after use, even
tried to unset the automation link after every document closed, but
nothing changes. I only have I soffice.exe and one soffice.bin process.
So my question is : has onyone of you noticed performances issues when
using OOo in a VB6 program ? Or even memory leaks ?
Thx
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]