title |
---|
Export |
- Export editor content to:
- Client-side export with no server dependencies
Install the PDF Toolbar Button component.
Note: When using Tailwind CSS, you may encounter background color issues. Please refer to this link for a solution.
Add the following CSS to fix background color rendering issues with html2canvas:
@layer base {
img {
@apply inline-block;
}
}
Refer to the preview above.
- Server-side PDF export:
- High-quality PDF generation
- Custom fonts and styling
- Headers and footers
- Page numbers
- Font selectable
- Advanced export options:
- Paper size selection
- Margin controls
- Orientation settings
- Compression level
- Enterprise-ready features:
{/* - Batch processing /}
{/ - Watermarking */}
- Custom templates
- Password protection
Try it out with our server-side PDF export: