Namespace Adobe.PDFServicesSDK
Classes
PDFServices
This class is the entry point for all the PDF Service utilities. These utilities can be used to perform various functions such as submitting PDFServicesJob, getting status of a PDFServicesJob, getting result of a PDFServicesJob, uploading IAsset, getting content of an IAsset, deleting an IAsset and refreshing an IAsset.
Methods provided by the utility are:
- Upload IAsset (or Assets)
- Submit PDFServicesJob
- Get status of a PDFServicesJob
- Get result of a PDFServicesJob
- Get content of IAsset
- Delete IAsset
- Refresh IAsset
PDFServicesJobStatusMethods
Extension methods for PDFServicesJobStatus enum. To be used to compare response status of PDFServicesJobStatusResponse.
PDFServicesJobStatusResponse
Response object encapsulating PDFServicesJob status and retry interval.
PDFServicesMediaTypeMethods
Extension methods for PDFServicesMediaType enum. To be used to get extension of media type, for uploading input streams.
PDFServicesResponse<T>
Response object for PDFServicesJob.
Enums
PDFServicesJobStatus
Status types for PDFServicesJob
PDFServicesMediaType
A mapping of Media types and extension. Refer: Mozilla MIME type IANA media types
Region
Supported regions to be used with ClientConfig.