Use a PDF to create data tables
-
- UpdatedAug 1, 2024
- 11 minutes to read
- Xanadu
- App Engine Studio
Create tables from a PDF form using the PDF extractor tool in App Engine Studio.
Overview
The PDF extractor in App Engine Studio allows you to upload a PDF and then extract table fields for use in a custom app. This streamlines the process of building application data tables from pre-existing PDF forms because you no longer need to manually type in field labels.
General navigation
PDF parsing limitations
- PDF cannot be converted from an image.
- PDF cannot be longer than 25 pages.
- PDF file size cannot exceed 5 MB.
- Languages other than English and French are not currently supported.
Create a table from a PDF form
Add data tables to your application by uploading a PDF in App Engine Studio.
Before you begin
- PDF cannot be converted from an image.
- PDF cannot be longer than 25 pages.
- PDF file size cannot exceed 5 MB.
- Languages other than English and French are not currently supported.
Role required: admin, sn_app_eng_studio.user, or delegated_developer
Procedure
What to do next
Next, you will add fields from the uploaded PDF. Follow the steps in Add new fields from a PDF form to populate your new data table with field columns.
Add new fields from a PDF form
Add field columns to your data table using the PDF extractor in App Engine Studio.
Before you begin
Role required: admin, sn_app_eng_studio.user, or delegated_developer
Procedure
What to do next
To open your data table in Table Builder, select Open data table and form above the displayed tables. For more information on editing your data tables in Table Builder, see Table Builder.
To add a reference table, see Add a reference table from a PDF form.
Add a reference table from a PDF form
Move fields into a new referenced data table using the PDF extractor in App Engine Studio.
Before you begin
Role required: admin, sn_app_eng_studio.user, or delegated_developer
About this task
You may decide that you want to add some of the form information into separate tables that are referenced from the original table and can be referenced by other tables. For example, if you work for an insurance company, you may want to create separate data tables for bills, claims, and policies that can be referenced as separate data tables even though the information is extracted from a single PDF form.
Procedure
What to do next
To open your data table in Table Builder, select Open data table and form above the displayed tables. For more information on editing your data tables in Table Builder, see Table Builder.