Data Scraping a table from PDF

I am trying to scrape a table from a pdf to append in an aexcel file, the table is extracted successfully but the headers of the table doesn’t exist in the excel file although it exists in the data scraping wizard as shown in the figure.
Capture

1 Like

Hey,
You should check mark the Addheaders in the property of write range

Thanks
Rounak

thanks Rounak

Is it working now…?
If it is working then please mark the appropriate answer. So it will help to others as well

Thanks
Rounak

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.