How to identify and separate the one table block to multiple table blocks with C# ?
My idea would be recognizing table headers and logically try and split table blocks. Is there any better way to separate tables ? also, Is there a way to draw new table blocks and regions in a new FRPage with data of existing blocks ?
I would suggest the following way: