Skip to content

Instantly share code, notes, and snippets.

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