mirror of
https://github.com/documenso/documenso
synced 2026-04-21 21:37: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.
|
||
|---|---|---|
| .. | ||
| _meta.js | ||
| ai-detection.mdx | ||
| default-recipients.mdx | ||
| document-preferences.mdx | ||
| document-visibility.mdx | ||
| email-preferences.mdx | ||
| fields.mdx | ||
| pdf-placeholders.mdx | ||
| sending-documents.mdx | ||