Results 1 to 4 of 4
  1. #1
    Kody_Devl is offline Novice
    Windows 10 Access 2016
    Join Date
    Jun 2017
    Posts
    22

    Appending Information From Read only PDF into MS Access

    Hi All,

    Does anyone have a slick way to find information in a read only PDF and then appending the information into an access table or excel spreadsheet?

    For Example, I want to scan Non-standard Homeowner's insurance policies to get (each policy is a different format but has the same core information):


    1. The Start Date of the Policy
    2. The End Date of the Policy
    3. Name of the Investor
    4. Face amount of the policy.

    I know how to use Access to find and convert the PDF to editable.
    I was thinking of pasting the 1-3 page policy into a Memo field and find the data, somehow from the MEMO field to search.

    If I can't fully automate, I am OK with semi-automated to get this information in 1 Minute instead of 15 Minutes.

    The users are currently opening and reading these policies thru a cumbersome interface, finding and keying a few data fields from the pdf into that application's form. This is taking up to 15 Minutes per document.

    Any suggestions would be greatly appreciate.

    Thank you

    Kody_Devl
    Last edited by Kody_Devl; 07-09-2021 at 06:07 AM.

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850

  3. #3
    CarlettoFed is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Dec 2019
    Posts
    273
    15 Minutes to store the 4 data?
    1. The Start Date of the Policy
    2. The End Date of the Policy
    3. Name of the Investor
    4. Face amount of the policy.
    To help you it would be necessary to see all the different types of PDF to see if there are still the common data to search for the 4 data above, as long as there are no other things to recover.

  4. #4
    Gicu's Avatar
    Gicu is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jul 2015
    Location
    Kelowna, BC, Canada
    Posts
    4,235
    If the labels are consistent (like Start Date, you can use them as keywords and use InStr to find them. Have a look at the free parser utility I have on my website, it can be probably used as a starting point for you.
    http://forestbyte.com/ms-access-utilities/fba-outlook-email-parser-importer/#content-content-inner
    Cheers,

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Appending excel sheets into access table
    By al8876 in forum Access
    Replies: 4
    Last Post: 08-17-2015, 03:44 PM
  2. Appending information to ODBC
    By kledegang in forum Access
    Replies: 1
    Last Post: 09-05-2014, 01:04 PM
  3. Replies: 7
    Last Post: 07-31-2014, 07:22 AM
  4. A multi-user form for Read-Only information
    By PA at UPenn in forum Forms
    Replies: 3
    Last Post: 01-06-2014, 03:38 PM
  5. Replies: 7
    Last Post: 03-30-2012, 09:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums