Skip to content

Signed PDF

After a customer submits a completed contract, inkStar automatically generates a signed PDF document.

  1. Customer completes all fields and signatures
  2. Customer submits the contract
  3. The backend generates a PDF with all filled-in values and signature images
  4. The PDF is stored in S3 with a generated key
  5. The generation timestamp is recorded

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

If the customer provided a copy email address in the consent section, the signed PDF is automatically emailed to that address.