By default i can only search in the “Voice-Call Rates” column as the keyword that i already know is from that column. (the values in other columns are unknown to me as they keep on changing)
Hi @Aditya_kumar4
You can search for a specific keyword in the first column and once you find that keyword in the column , select that entire row and take a screenshot of it.
if i know the values then i would have highlighted them…the thing is i only know the values to search from “voices” column… (the values in other columns are unknown to me as they keep on changing)
Hi @Aditya_kumar4
Extract the pdf data in excel file through document understanding then copy the entire row from your excel file and search it in pdf file , this way your entire row would be selected in pdf file & you can highlight it.
Could you let us know if the Highlighting Row is really needed, Or is it possible for you to present an alternate output in Digital Form itself ? Like a Excel or a Text file ?
Also, It seems like the PDF samples are all digital. We should be able to use Regex and extract the required data and then check for the data to validate.
I have done it…figured out an alternate way and very easy one…just read that pdf text and converted it into a datatable and then in whichever row it contains the i tem i have to search , copied that whole row and pasted it in browser to highlight! Super easy!