I have a PDF file with repeating headers, and each of the header has a table inside it.Example is something like this:Header1_A: ABC, Header1_B: 123Header1_Table:Column1Column2Row1 Data1Row1 Data2Row2 Data1Row2 Data2 Header2_A: DEF, Header2_B: 456Hea...