Adobe Creative Cloud · Arazzo Workflow
Adobe Creative Cloud PDF OCR then Protect
Version 1.0.0
Upload a scanned PDF, make it searchable with OCR, then password-protect the result.
Provider
Workflows
pdf-ocr-then-protect
OCR an uploaded scanned PDF, then password-protect the OCR result.
Creates an upload asset, submits an OCR job, then submits a protect job on the OCR result asset, surfacing both job status Location headers.
1
createUploadAsset
createAsset
Create an upload asset for the scanned PDF, obtaining an asset ID and a presigned upload URI.
2
submitOcr
ocrPdf
Submit the OCR job for the uploaded asset to make its text searchable. Responds 201 with a Location header for job status.
3
submitProtect
protectPdf
Submit the protect-PDF job for the OCR result asset, applying password protection and the chosen encryption algorithm. Responds 201 with a Location header for job status.