How to extract different table data from scanned pdf

@RAKESH_KUMAR_Tiwari

You have to read the data and assign the string data to the firsttable variables

Then when you do this expression it extracts the string between simple table and complex table…which you will pass to build datatable to get the datatable out

Instead of simple datatable its better to use the next line as we do not need that line as well

Cheers