POSTS
HTML to PDF API
We are releasing our HTML to PDF REST API to public preview: https://html2pdf.appbeat.io/
We are using this tool internally for generation of various PDF documents. It uses Chrome engine for HTML rendering and creates really nice looking documents.
It supports synchronous and asynchronous operation where you can be notified about PDF conversion result via webhook.
PDFs can be:
- synchronously downloaded
- temporary saved to our AWS S3 bucket
- saved to your AWS S3 bucket
- sent by email
It also supports payload and PDF encryption (AES-256) and pairing your static HTML template with dynamic JSON data.
For more details and examples please visit https://html2pdf.appbeat.io. You can also check our Swagger API specification.
Do you think we could add additional feature? Did you find bug? Do you have question? Please contact us. Feedback is appreciated!