How to extract different table data from scanned pdf

@RAKESH_KUMAR_Tiwari

Sorry to confuse…You have to use Generate datatable…

What the expression does is from string it will extract the string between given strings…now as now columns are separated by space and rows by new line the table will be generated from string extracted

cheers