Changes:
- PHP: The client throws an exception if the local file can't be written.
- All: More descriptive SSL error messages.
Changes:
Changes:
The Pdfcrowd API v2 is the new generation of our API. It is not 100% backward compatible but the changes are mostly syntactic and the migration from API v1 should be straightforward.
If you want to switch your current API v1 plan to API v2, please follow these steps:
Changes:
After 8 months in Beta, the new Pdfcrowd API is ready for your production workloads. Thanks to everyone who provided feedback!
The API v2 brings a lot of improvements and solves many issues present in the API v1. It introduces minor backward incompatible changes but the migration from the API v1 should be straightforward.
The API v1 will continue to work for accounts that were opened before introducing the API v2. However, it will no longer receive any updates.
In this guide, we'll explore how to efficiently convert web pages and HTML content to PDF using the Pdfcrowd HTML to PDF API in a PHP server environment. This capability is essential for developers looking to enhance their applications with dynamic PDF generation features.