I found this article on CodeProject : http://www.codeproject.com/Articles/7056/Code-to-extract-plain-text-from-a-PDF-file
About reading a PDF and converting it to text.
I have done my best to translate the code in B4A basic (see attached file)
The program will read the first page (not sure why it does not process the other pages) of PDF and output the text.
Maybe someone with a stronger knowledge of PDF's can figure out why it does not process the additional pages.
NOW just a FYI - I am not the strongest Basic programmer (I am sure there are better ways to do make this program work) but it was more a Proof of concept.
Any one what to jump in an help???
BobVal
About reading a PDF and converting it to text.
I have done my best to translate the code in B4A basic (see attached file)
The program will read the first page (not sure why it does not process the other pages) of PDF and output the text.
Maybe someone with a stronger knowledge of PDF's can figure out why it does not process the additional pages.
NOW just a FYI - I am not the strongest Basic programmer (I am sure there are better ways to do make this program work) but it was more a Proof of concept.
Any one what to jump in an help???
BobVal