I am working on a Visual Basic .net application. I need to save a PDF file as text file through the application. Then extract the data from text file and save it to an Excel worksheet.
Is there any
VB component available to save a PDF file as text file.
Thanks.