When inserting a document with a list- the list changes its number formatting

When inserting a document with a list, the list changes its number formatting.
I tried both InsertDocument and AppendDocument yet both results in the same problem.
(We need InsertDocument yet this sample states the problem in both cases)
Small visual example:
The document:

test
1. Test
2. Test
3. Test

Combined with itself results in:

test
1. Test
2. Test
3. Test

test
1) Test
2) Test
3) Test

What I found was that the style of the list of the inserted document was never set when inserted in the destination document.
As the Style property of a List is ReadOnly I
cannot test to override/workaround it.
Thanks,
Kris

Hi Kris,

Thanks for your inquiry. I have managed to reproduce the same issue at my side. I have logged this issue as WORDSNET-8699 in our issue tracking system. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-8699) have been fixed in this .NET update and this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.