How to extract table from pdf

hello everyone,
can anyone help me for this
how to extract table data from pdf file?

Thanks,
paro…:slight_smile:

1 Like

Hi @parvati,

You can use Data Scraping to do that.
image

Thanks!
Anmol

1 Like

Thanks for your response,
but it is not working…tell me some other way to extract the table,
is there any activity for that?

Thanks and Regards,
Paro…:slight_smile:

Can you please send me the PDF or xaml file?

1 Like

sampledata.pdf (110.8 KB)

Actually i want to extract that table which is present in the above pdf…

Thanks,
paro…:slight_smile:

You can go through this thread:

Hope it helps else there is one workaround “You can use google chrome to open the pdf then use Data Scraping to do that”.
There is one more way you can do that but lets try these first.

Thanks!
Anmol

1 Like

Is there any pdf to excel activity present?
in which package it is present can u tell me?

Thanks,
Paro…:slight_smile:

1 Like

I guess there is one but I need to take a look. Give me some time I will let you know.

Hey @parvati,

Go through this thread.

you will find all the answer in here.

Thanks!
Anmol

Thanks,
but it seems very long processs,
there is one activity which directly extract the tabular data and save into the excel…
i want to go through by tht activity…
if you know in which package it is present?
can u please tell me?

Thanks,
Paro…:slight_smile:

There is no direct activity to do that. Only shortcut to do that open it in Chrome then use “Data Scraping” or change the adobe reader version accordingly go through the previous thread.

Thanks1

but data scaping is not working?

Thanks,
paro…:slight_smile:

In Chrome as well?

yes

Thanks,
Paro…:slight_smile:

@parvati, Try this packagePDF2Excel 1.0.0.nupkg (3.9 KB)

1 Like

Try this flow, Data Scraping is working in my case.
Main.xaml (7.7 KB)

For data scrapping to work on PDF, there are few settings to do in PDF reader,

please refer the below thread for more info onn PDF Selectors.

Thanks,
Meg

1 Like

Is this something you were looking for?

Thanks,
Meg

1 Like

[quote=“Rashmi, post:16, topic:97730, full:true”]
Try this flow, Data Scraping is working in my case.
Main.xaml (7.7 KB)
[/quote]

hi rasmi can you pls help me with this

Hello ,
Have you try to open the PDF on adobe reader and try the data scrapping?