Overview
This tutorial walks you through how to parse a document, extract a subset of fields, and then connect the fields back to their original locations in the document. We provide a single script for the full workflow. Running this script saves images of the locations of the fields as PNGs.Scenario and Materials
- Parse this PDF: Wire Transfer Form
- Extract these fields: Bank Account and Bank Account Number
- JSON extraction schema: Schema for Wire Transfer

