mirror of
https://github.com/documenso/documenso
synced 2026-04-21 13:27:18 +00:00
This PR introduces automatic detection and placement of fields and
recipients based on PDF placeholders.
The placeholders have the following structure:
- `{{fieldType,recipientPosition,fieldMeta}}`
- `{{text,r1,required=true,textAlign=right,fontSize=50}}`
When the user uploads a PDF document containing such placeholders, they
get converted automatically to Documenso fields and assigned to
recipients.
|
||
|---|---|---|
| .. | ||
| fixtures/auto-placement | ||
| fonts | ||
| images | ||
| static | ||
| android-chrome-192x192.png | ||
| android-chrome-512x512.png | ||
| apple-touch-icon.png | ||
| documenso-supporter-pledge.pdf | ||
| favicon-16x16.png | ||
| favicon-32x32.png | ||
| favicon.ico | ||
| logo.png | ||
| logo_icon.png | ||
| next.svg | ||
| opengraph-image.jpg | ||
| package.json | ||
| site.webmanifest | ||
| vercel.svg | ||