@adobe/dc-services-node-sdk

The DC Services Node.js SDK provides APIs for creating, combining, and exporting PDFs.

Usage no npm install needed!

<script type="module">
  import adobeDcServicesNodeSdk from 'https://cdn.skypack.dev/@adobe/dc-services-node-sdk';
</script>

README

DC Services Node.js SDK

The Services SDK provides APIs for creating, combining, and exporting PDFs.

Adobe Document Cloud’s simple cloud-based APIs help you get up and running quickly. Once you’ve received your developer credential, download and set up the sample project. After you’re familiar with the APIs, leverage the samples in your own server-side code.

Installation

Before using this package, install Node.js. Node.js 10.13 or higher is required.

npm install --save @adobe/dc-services-node-sdk

Resources