Skip to content

Instantly share code, notes, and snippets.

@cfjedimaster
Created August 2, 2024 15:52
Show Gist options
  • Save cfjedimaster/6febbe6d2ea55648a3dd4c652bd3378c to your computer and use it in GitHub Desktop.
Save cfjedimaster/6febbe6d2ea55648a3dd4c652bd3378c to your computer and use it in GitHub Desktop.
import {
ServicePrincipalCredentials,
PDFServices,
MimeType,
CreatePDFJob,
CreatePDFResult
} from '@adobe/pdfservices-node-sdk';
import fs from 'fs';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment