Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Adobe PDF Services
Adobe PDF Services
41 actions · 1 auth method
PreviewDocuments

Authentication

OAuth 2.0

Adobe PDF Services uses OAuth Server-to-Server authentication. Create a project in Adobe Developer Console and add the P…Guides: Connector Profile, Link Account
Actions
|
41 actions
Action
Description
Required scopes
Create Asset Upload URL
Request a presigned upload URL and asset ID for a file you intend to send to PDF Services.
Upload Asset Content
Upload the binary file content to the presigned URL returned by Create Asset Upload URL.
Get Asset Download URL
Get a presigned URL to download an asset stored in PDF Services.
Get Asset Metadata
Retrieve metadata for an asset stored in PDF Services.
Delete Asset
Delete an asset previously created in PDF Services.
Create PDF
Convert a Microsoft Office or image source asset to PDF.
Get Create PDF Job
Retrieve status and result asset for a Create PDF job.
HTML To PDF
Convert an HTML source asset or URL to PDF.
Get HTML To PDF Job
Retrieve status and result asset for an HTML to PDF job.
Document Generation
Merge JSON data into a Word template to produce a PDF or DOCX.
Get Document Generation Job
Retrieve status and result asset for a Document Generation job.
Export PDF
Convert a PDF asset to a Microsoft Office or RTF format.
Get Export PDF Job
Retrieve status and result asset for an Export PDF job.
Export PDF To Images
Convert a PDF asset to image files (JPEG, PNG, or TIFF).
Get Export PDF To Images Job
Retrieve status and result asset for an Export PDF to Images job.
Compress PDF
Reduce the file size of a PDF asset.
Get Compress PDF Job
Poll a Compress PDF job for completion and retrieve the compressed PDF result.
Linearize PDF
Optimize a PDF for fast Web View rendering.
Get Linearize PDF Job
Poll a Linearize PDF job for completion and retrieve the linearized PDF result.
OCR PDF
Run OCR on a scanned PDF to make text searchable and selectable.
Get OCR PDF Job
Poll an OCR PDF job for completion and retrieve the searchable PDF result.
Protect PDF
Apply password protection and permissions to a PDF asset.
Get Protect PDF Job
Poll a Protect PDF job for completion and retrieve the protected PDF result.
Remove Protection
Remove password security from a PDF asset.
Get Remove Protection Job
Poll a Remove Protection job for completion and retrieve the unprotected PDF result.
Combine PDFs
Merge multiple PDF assets (or specific page ranges) into a single PDF.
Get Combine PDFs Job
Poll a Combine PDFs job for completion and retrieve the merged PDF result.
Split PDF
Split a PDF asset into multiple PDFs by page ranges, file count, or page count.
Get Split PDF Job
Poll a Split PDF job for completion and retrieve the resulting PDF asset(s).
Page Manipulation
Delete, rotate, insert, reorder, or replace pages of a PDF asset.
Get Page Manipulation Job
Retrieve status and result asset for a Page Manipulation job.
Add Watermark
Add a watermark from a PDF asset onto the pages of a target PDF.
Get Add Watermark Job Status
Poll an Add Watermark job for completion and retrieve the watermarked PDF result.
Extract PDF
Extract structured content (text, tables, figures) and renditions from a PDF.
Get Extract PDF Job
Retrieve status and result asset for an Extract PDF job.
Auto-Tag PDF
Add accessibility tags to a PDF asset.
Get Auto-Tag PDF Job
Retrieve status and result asset for an Auto-Tag PDF job.
Accessibility Checker
Run an accessibility audit on a PDF and return a JSON report.
Get Accessibility Checker Job
Retrieve status and result asset for an Accessibility Checker job.
PDF Properties
Submit a job to extract metadata and structural properties of a PDF asset.
Get PDF Properties Job Status
Retrieve status and result for a PDF Properties job.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/adobe/filled/png

Connector Profile

Adobe PDF Services - OAuth 2.0
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/adobe/filled/png

Link Account

Adobe PDF Services - OAuth 2.0
4

Use Actions

Invoke actions using one of the methods below: