Pdf extraction-single data

How to extract single data from the pdf by using the get text command?..

I tried this command but it not specify the required element rather it selecting the whole pdf page…

please provide the solution…

Check this article it might help

Hi @Chaitra1,
1.You can get the text in the by using Read PDF with OCR or Read PDF Text activities which are present in the pdf activities package.
2.Then you can use split or the regular expressions for extracting the value.
Cheers.
Vashisht.

thank you I will try using it

Hi @Chaitra1

Hope this might be helpful to you PDF Extraction

cheers :smiley:

Happy learning :smiley:

1 Like