How to CV Extract Table Loop

I can extract tables from a PDF using CV Extract Table, but it seems to only extract one page. Could you please provide me with a method to extract multiple pages? Thank you in advance

Hi @22222222asas ,
You can check

Regards,
LNV

1 Like

@22222222asas

Split the pdf into multiple pages…and then read each table in a loop of for eqch file in folder activity

Cheers

1 Like