• Table Data Read From PDF And Insert Data Into Database Table

    From dharmeshbhalodiya18@gmail.com@21:1/5 to All on Thu Jun 2 23:51:03 2016
    Hi,

    i have numbers of pdfs for row data in tabular format inside each pdf. is there any solution for this for reading pdf and directly send data into database? because i already convert it into excel but formatting of data is not properly converted into it.
    and also want some automated solution for this because huge numbers of pdfs which can not manually insert into database. around 20K pdf files. is ther any proper way to do this?

    Thanks

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe Beanfish@21:1/5 to All on Fri Jun 3 13:18:10 2016
    On Thu, 02 Jun 2016 23:51:03 -0700, dharmeshbhalodiya18 wrote:

    Hi,

    i have numbers of pdfs for row data in tabular format inside each pdf.
    is there any solution for this for reading pdf and directly send data
    into database? because i already convert it into excel but formatting of
    data is not properly converted into it. and also want some automated
    solution for this because huge numbers of pdfs which can not manually
    insert into database. around 20K pdf files. is ther any proper way to do this?

    Thanks

    Use pdftotext or such to extract the available text from the PDF to
    see if it's in any kind of shape that can be used or reformatted
    for import.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)