I was wondering if anyone knew how one would go about converting pdf to text through a vb application. If somone had some samplecode that would help but if not it would be great if you could tell me what steps I should go through.
Thanks guys.
Printable View
I was wondering if anyone knew how one would go about converting pdf to text through a vb application. If somone had some samplecode that would help but if not it would be great if you could tell me what steps I should go through.
Thanks guys.
However you move pdf to text, Adobe Acrobat Version 6 works very well.
Ver. 7 does some strange inverts of some lines
So you are saying I can do this using the acrobat reader API?
Just for further reference for other users who may be wondering the same thing, I did some more research and found http://www.softinterface.com/PDFX%5C...-Component.HTM
They provide an activex component that can convert the pdf to text or html file.
So feel free to check it out if your are interested.