Not all tables found by GetChildNodes

In the attached document, not all tables are found by the following code:

NodeCollection allTables = doc.GetChildNodes(NodeType.Table, true);

Specifically, the tables on pages 36, 38, 40, 45, 47, 49, 51, 63 and 65 are not included in the collection.
Should I be looking for the tables in a different way?
thanks,
Ken

Hi Ken,
Thank you for reporting this problem to us. I managed to reproduce it on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.
Best regards,

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

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