Signed PDF
After a customer submits a completed contract, inkStar automatically generates a signed PDF document.
How it works
Section titled “How it works”- Customer completes all fields and signatures
- Customer submits the contract
- The backend generates a PDF with all filled-in values and signature images
- The PDF is stored in S3 with a generated key
- The generation timestamp is recorded
Accessing the PDF
Section titled “Accessing the PDF”On the contract detail page, if a signed PDF has been generated:
- A “View Signed PDF” button appears in the signed document section
- The fill date is displayed
- Tapping the button opens the PDF in an external browser via a presigned S3 URL
Email copy
Section titled “Email copy”If the customer provided a copy email address in the consent section, the signed PDF is automatically emailed to that address.