How to auto fill fields across unstandardized forms?
We have a large set of PDF forms that lack a common data standard for fields that mean the same thing. Our goal is to integrate these forms with our database so when a user enters their name in the field that says "Full Name" the data would autopopulate across all forms with fields that mean the same thing. The problems that we have found are that:
Data within PDFs are not always configured in the same way "FullName" vs. "Full_Name"
Data is different because of different wording, or due to the use of or absence of the subject "Full Name", vs. "Applicant Full Name" vs."Legal Name."
We are working on AI and Natural Language Processing Approaches, but for now each form must be individually configured to align values so that forms auto populate.
How have you been tackling this problem?
Has anyone used the Adobe AI product to tackle autofilling of forms?
