How to read line by line in pdf file using PyPdf ???
- by Rami Jarrar
hi, i working with pdf files, and i have some code to read from a pdf file,,
but is there a way to read line by line from the pdf file( not pages ) ,,
using Pypdf,, Python 2.6 ,, on windows ???