I am not able to find particular element from PDF for example DATE. I used "Anchor base " activity and in “Find Element” if i try to select DATE , the whole page is getting selected. Kindly help me.
Hi @shruthi_arali,
Try using read PDF activity and write regex for the output received to fetch date.
Thanks
Use screen scrapping it will help you to get that particular element.
I used screen scrapping, still if i click on Date element whole page is selected.
Perfect Match1.pdf (94.3 KB)
This is the pdf file … PFA @Gouda_6
don’t click on date element just drag and select.
Hi,
Enable PDF Accessibility mode. this step you have to do in the ur pdf document ( go to edit-
Accessibility- change reading option - choose use reading in raw)
(Make sure don’t forget to enable Pdf Accessibility mode it’s a most important step without this
you can not able select proper word.)
Hi @shruthi_arali,
We can’t find selector for this pdf it’s taking entire screen so you can try with regex below is the Xaml file attached please do check once and us know,
BlankProcess3.zip (101.4 KB)
Thanks,
Thank u so much … this helped me a lot… it is working now… @anil3
@Gouda_6… This helped me to resolve … Thank u so much
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.