Extraction from multiple document

Hi,

I have to extract data from 39 different pdf with different format and store the result in sql server. Can someone please help.

@harshit_gupta

try to identify common pattern to extract data. hope regex may help you in this.

regards,
Pathrudu

Hi @harshit_gupta,

Store that value in the collection.

after getting all the values using for loop store the value into SQL