| Package | Description |
|---|---|
| com.adobe.pdfservices.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
| Class and Description |
|---|
| AutotagPDFOperation
An operation that enables clients to improve accessibility of the PDF document.
|
| CombineFilesOperation
Combines multiple PDF files into a single PDF file.
|
| CombineFilesOperation.SupportedSourceFormat
Supported source file formats for
CombineFilesOperation. |
| CompressPDFOperation
An operation that reduces the size of a PDF file.
|
| CompressPDFOperation.SupportedSourceFormat
Supported source file formats for
CompressPDFOperation. |
| CreatePDFOperation
An operation that converts a non-PDF file to a PDF file.
|
| CreatePDFOperation.SupportedSourceFormat
Supported source file formats for
CreatePDFOperation. |
| DeletePagesOperation
An operation to delete pages in a PDF file.
|
| DeletePagesOperation.SupportedSourceFormat
Supported source file formats for
DeletePagesOperation. |
| DocumentMergeOperation
An operation that enables the clients to produce high fidelity PDF and Word documents with dynamic data inputs.
|
| DocumentMergeOperation.SupportedSourceFormat
Supported source file formats for
DocumentMergeOperation. |
| ExportPDFOperation
An operation which exports a source PDF file to a supported format specified by
ExportPDFTargetFormat. |
| ExportPDFOperation.SupportedSourceFormat
Supported source file formats for
ExportPDFOperation. |
| ExportPDFToImagesOperation
An operation which exports a source PDF file to a supported format specified by
ExportPDFToImagesTargetFormat. |
| ExportPDFToImagesOperation.SupportedSourceFormat
Supported source file formats for
ExportPDFToImagesOperation. |
| ExtractPDFOperation
An Operation that extracts pdf elements such as text, images, tables in a structured format from a PDF.
|
| InsertPagesOperation
An operation that can be used to insert pages of multiple PDF files into a base PDF file.
|
| InsertPagesOperation.SupportedSourceFormat
Supported source file formats for
InsertPagesOperation. |
| LinearizePDFOperation
An operation that converts a PDF file into a linearized (also known as "web optimized") PDF file.
|
| LinearizePDFOperation.SupportedSourceFormat
Supported source file formats for
LinearizePDFOperation. |
| OCROperation
Convert a PDF file into a searchable PDF file.
|
| OCROperation.SupportedSourceFormat
Supported source file formats for
OCROperation. |
| PDFElectronicSealOperation
An operation that enables the clients to perform electronic seal over PDF documents like
agreements, invoices and more.
|
| PDFElectronicSealOperation.SupportedSourceFormat
Supported source file formats for
PDFElectronicSealOperation. |
| PDFPropertiesOperation
An Operation that is used to fetch properties from an input PDF file.
|
| ProtectPDFOperation
An operation that is used for securing PDF document with password(s).
|
| ProtectPDFOperation.SupportedSourceFormat
Supported source file formats for
ProtectPDFOperation. |
| RemoveProtectionOperation
An operation that allows to remove password security from a PDF document.
|
| RemoveProtectionOperation.SupportedSourceFormat
Supported source file formats for
RemoveProtectionOperation. |
| ReorderPagesOperation
An operation that allows to rearrange pages in a PDF file according to the specified order.
|
| ReorderPagesOperation.SupportedSourceFormat
Supported source file formats for
ReorderPagesOperation. |
| ReplacePagesOperation
An operation that allows specific pages in a PDF file to be replaced with pages from multiple PDF files.
|
| ReplacePagesOperation.SupportedSourceFormat
Supported source file formats for
ReplacePagesOperation. |
| RotatePagesOperation
An operation that allows rotation of specific pages in a PDF file.
|
| RotatePagesOperation.SupportedSourceFormat
Supported source file formats for
RotatePagesOperation. |
| SplitPDFOperation
An operation that splits PDF document into multiple smaller documents by simply specifying either the number of files,
pages per file, or page ranges.
|
| SplitPDFOperation.SupportedSourceFormat
Supported source file formats for
SplitPDFOperation. |
Copyright © 2022 Adobe. All rights reserved.