How to extract table in PDF file

Hi @minal.patil

Then split the pdf into multiple pages and use a loop to loop through each page and get the data

cheers