Preview
Create Template
Paper
A5
A4
A3
Letter
Legal
Receipt58
Receipt80
Orientation
Portrait
Landscape
Variables:
title
name
HTML
<!DOCTYPE html> <html> <head><style> body { font-family: sans-serif; padding: 40px; color: #1e293b; } h1 { color: #4f46e5; } </style></head> <body> <h1>{{title}}</h1> <p>Hello {{name}}, welcome to PDFGEN.</p> </body> </html>
PDF Preview
Click
Preview
to render the template to PDF.