I have a problem for read PDf file from azure blob storage and convert it into text format.
Is there any method available in C#.net to read the PDf file. Or any 3ed party free dll available.
thanks in advance
I have a problem for read PDf file from azure blob storage and convert
Share
For pdf reading and manipulating Itextsharp libraby is fine.
For extracting text from pdf see this