Hi Frank,
Frank Meies schrieb:
Hi Peter,
On 08/20/08 16:57, Peter Eberlein wrote:
no response, so may be the picture is helpful (in German)
http://farm4.static.flickr.com/3012/2780740829_90bf541b5f.jpg?v=0
Peter Eberlein schrieb:
Hi,
converting a lot of *.doc-files via API, I get a message that in the
current document recording changes is activated and have to answer if
to show the changes.
This message doesn't appear if the document is opened with GUI.
I didn't find an appropriate property in the MediaDescriptor, so: how
to suppress this warning?
I'm sorry that I did not find the time to answer your question earlier.
Anyway, I had a first look at the code and it looks like the setting
"show changes" is read from the ww8 document. The warning is triggered
in case there are more than 250 entries in the change tracking table
*and* "show changes" is disabled *and* the document is edited (well,
actually only on certain edit actions). So if you load your document via
GUI and delete some character, the warning should be issued, too. Does
your document conversion code somehow change the documents?
yep, the warning is issued when doing so with GUI.
And yes, I'm doing some changes before saving as odt.
So toggling the property "RecordChanges" to false solved my problem.
Thanks and kindly regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]