Hi guys,
I am try to get tables with xfa.layout.pageContent(i, "subform"). This works well but when a table that spans multiple pages comes, that table is returned twice.
First time table is returned for say page 4 and when loop comes to next page 5 same table is returned again.
Can anyone please help, how to get table only once even if it spans many pages.
Thanks
Arvind