Sending Resources & Data in JSON Instructions
· 2 min read
The DynamicPDF API pdf
endpoint now accepts payloads where the payload is raw/json
rather than multipart/formdata
. This change allows submitting a request purely as a JSON document.
The DynamicPDF API pdf
endpoint now accepts payloads where the payload is raw/json
rather than multipart/formdata
. This change allows submitting a request purely as a JSON document.
The DynamicPDF API now offers a simple option for using the PHP Client Library using the require_once
PHP directive with the newly added DpdfApi.php
file in the client library's GitHub (php-client) project.
We're pleased to announce the public release of the pdf-image endpoint for rasterizing PDF documents into images.
Use Microsoft's PowerShell to test DynamicPDF API endpoints from the command line quickly.