Get layout rectangle for each table row in header

I need the exact functionality of your answer to this question, but for a table in the header/footer.

I understand that LayoutCollector.GetEntity does not support Headers/Footers, but I need to be able to obtain the layout rectangle for each row of a table AND access it’s node at the same time to obtain other non-positional information.

I realize that LayoutEnumerator will allow me to enumerate the tables/rows in the header/footer, but I don’t seem to have access to the node. I was hoping I could derive the node from LayoutEnumerator.Current, but I’m not sure how you would do that.

Can you please provide direction on how I can accomplish this?

@coderdude,

Please ZIP and upload your sample Word document here for testing. We will investigate the scenario on our end and provide you more information.