Ciao
Any help to get/retrive data from PDF Editable ?
Tks
Ciao
Any help to get/retrive data from PDF Editable ?
Tks
You can use pdftotext.exe to extract the document content, then use regular string functions to get what you want.
Is pdftotext.exe Free ?
Any link for download ?
tks
http://foolabs.com/xpdf/download.html
the first result when searching 'pdftotext.exe' in Google. XPdf is the full package, and includes the pdf-utils that includes 'pdftotext.exe'.
thanks a lot !!