Above file is my pdf file and i want same data to be extracted with .xlsx… i tried using read pdf and attach window but is is not working….manually if we click on file which is left top corner then click on save as .xlsx it is working fine…i want output same as below
Hi Thanks for your reply, but here in my case I just don’t want to extract table…I want to extract the
complete data as same as in pdf into excel sheet as shown below.
No need to give any value for the ouput, file will store automatically in the same path with the same name with .xlsx extension.
E.g. PDF file path D:\Pdf File\Demo.pdf
After conversion from pdf to excel, excel file will store in the same path or directory as,
D:\PDF File\Demo.xlsx
What you’ve to do is just Run the workflow.
If you’re converting only tabular data from pdf to excel, enter pdf input path into pdf input box and enter false in Tabular input box and execute the bot, after execution output excel file will be open automatically without any human action and you can find the excel output file in the directory (same location) where the pdf file is available.
NOTE: If you need tabular data along with text then set the Tabular value as true, you need to set the value according to your requirement.