The PHP API client library enables easy implementation of the Pdfcrowd API in your PHP applications.
You can choose from the following install options:
|
Download pdfcrowd-5.13.0-php.zip, unzip it and require pdfcrowd.php in your code. |
|
Install the client library from Packagistcomposer require pdfcrowd/pdfcrowd |
|
Clone pdfcrowd-php from Github.
git clone https://github.com/pdfcrowd/pdfcrowd-php
|