Actually i need a data from the datasheet like pdf. But i tried so many ways but i cant able to scrap the data from pdf to excel. can anyone explain on this?
Hi
Did we try with Screen scrapping as another option which will give us string variable as output
That string output has to be sent as input to GENERATE DATATABLE activity which will give us datatable as output which can be written to excel
Cheers @sivakumar.poosaipandiyan
Hi Palaniyappan,
i need to get data by searching particular word from PDF. But when i tried to select a particular word in PDF it selecting the whole PDF page or as a paragraph. PDF format is not standard. So do you have any option to search using particular word in PDF.
In below image i need only input power supply voltage. But target choosing whole tabular column.