I used smaller data sets. It looked like it might be doing something like copying everything each time. I did not look at the source code to verify.
I know, not a good solution, but it did work.

Boris Ratak wrote:
Hi,

Did you fix it, and if yes, how ?
Thx

Andrew Douglas Pitonyak wrote :
I noticed that with a large mail merge, the time was growing very very very long...

Boris Ratak wrote:
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]


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to