Hello:
I am working on an
VB. NET application where I need to first save an existing PDF file as text file. Then extract the relevant data from the text file and export that to an Excel workbook.
Is it possible to save a PDF file as text file through
VB. NET code?
If it is what componets do I need to use.
I would appreciate the help.
Thanks.