PDFCrowd is now integrated with Integrately, bringing automated PDF generation to your workflows without writing code.
Get Started
Visit our Integrately integration page, connect your API credentials, and start automating.
PDFCrowd is now integrated with Integrately, bringing automated PDF generation to your workflows without writing code.
Visit our Integrately integration page, connect your API credentials, and start automating.
PDFCrowd is now integrated with Bubble, bringing automated PDF generation to your no-code applications.
Install the PDF Export by PDFCrowd plugin from the Bubble marketplace, connect your API credentials, and start generating PDFs.
PDFCrowd is now available on Postman, making it easy to test and explore our PDF generation API.
Visit our Postman Collection, fork it to your workspace, add your API credentials, and start testing.
We have released a new version of our WebSave product.
We have released a new version of our Save as PDF and Save as Image WordPress plugins.
Fixed:
We have released a new version of our PHP API client library.
Fixed:
Converting HTML to PDF is a common requirement in Django applications - generating invoices, reports, certificates, or any printable document. This tutorial shows how to integrate PDFCrowd's HTML to PDF API into your Django views.
When you add a "Save as PDF" button to your website using WebSave, you might want to give visitors control over how their PDF looks. Instead of using fixed settings, you can show a dialog where users choose their preferred page size, filename, and other options before downloading. Learn how to build a custom PDF settings dialog with WebSave.
We have released a new version of our WebSave product.
window.WebSave.initButton(element) - Manually initialize buttons added to the page after WebSave loads. Required for single-page applications and dynamically generated content.
window.WebSave.initButton(document.querySelector('.my-button'))