Hi all
I have installed PDFMiner a tool for extracting information from PDF
document and convert in to text.
http://www.unixuser.org/~euske/python/pdfminer/
From command line I can manually convert PDF files to text. But I want to
use this functionality in my web2py application. In my applicat
hi everyone,
I want to read a uploaded pdf file and display its content in the webpage
with the other fields that data need to be inserted. Can anyone point me
how to do this.
db.define_table('Phrase',
Field('DocumentId', db.Document,label=T("Document Id")),
Field('PhraseContent', 'text
2 matches
Mail list logo