The block combines a PDF canvas with signature, initials, date, checkbox, and text fields. Fields can be assigned to recipients and tracked through pending, signed, and declined states, with required-field validation before completion.
Persist the field model and signing result in the host application. The block can export signed PDF bytes through its PDF workflow, but audit trails, identity verification, delivery, and legal policy remain application responsibilities.
Test coordinates against PDFs with rotation or mixed page sizes, since field placement is tied to the rendered page geometry.

