Files
documenso/apps/remix
ephraimduncan e6ad94a58f feat: add pending signed pdf downloads for recipients
Recipients can download a PDF that contains the inserted fields while
the envelope is in the PENDING state.

The token file route accepts the `pending` version. The PDF contains
only the fields from recipients who signed and the fields of the
recipient who makes the request. This is the same set of fields that
the signing page shows to the recipient.

The signing page and the completion page show the download dialog for
pending envelopes. The dialog does not show the "Partial" button for
legacy envelopes.
2026-08-11 15:52:39 +00:00
..
2026-06-01 18:17:16 +10:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2025-02-13 14:10:38 +11:00
2026-07-21 15:06:36 +10:00
2026-05-08 16:04:22 +10:00
2025-02-13 14:10:38 +11:00
2026-05-08 16:04:22 +10:00
2026-05-08 16:04:22 +10:00

@documenso/remix

The main Documenso web application. Built with React Router v7 and served by a Hono server.

This package is part of the Documenso monorepo and is not meant to be run standalone. Use the root scripts instead.

# From the monorepo root
npm run dev