PDF form
Fill and save the PDF
Complete fields in the W-9 form, then flatten those values into a new PDF download.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Save a completed PDF form
Fill the original PDF form, flatten its values into a new Adobe PDF, and download the generated result entirely through the viewer API.
API used
TXDocumentViewer.saveDocument
How it works
The Razor helper prepares the browser viewer and its document. Demo-specific JavaScript uses the public TXDocumentViewer API and remains encapsulated with this demo.
Source files
See the implementation
The view, browser behavior, assets, and controller are encapsulated in Demos/DocumentViewer/Pdf/SavingFormFields.