PDF Template Generation¶
Generate an EspoCRM PDF Template from a plain-language description.
Use it¶
- Open Administration > PDF Templates.
- Click Generate PDF Template.
- Optionally select the target entity.
- Describe the document and required sections.
- Set the page format, orientation, and margins. Optionally add a header, footer, or custom CSS.
- Generate and review the preview.
- Click Create Template.
- Review the normal create form and save.
Selecting an entity lets the generator use its available placeholders, for example {name} or {accountName}. The output is an HTML fragment intended for PDF rendering.
The generator does not save automatically. Verify every placeholder, table, total, and conditional section in a test record before production use.
The user needs AI, AI Templates, and create access to PDF Templates.
