The Node.js API client library enables easy implementation of the Pdfcrowd API in your Node.js applications.
You can choose from the following install options:
|
Install the client library from npmnpm install pdfcrowd |
|
Download pdfcrowd-5.12.1-nodejs.zip, unzip it and run cd pdfcrowd-5.12.1 npm link |
|
Clone pdfcrowd-nodejs from Github and install the library.
git clone https://github.com/pdfcrowd/pdfcrowd-nodejs cd pdfcrowd-nodejs npm link |