| Package | Description |
|---|---|
| com.adobe.platform.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
| Class and Description |
|---|
| 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. |
| ExportPDFOperation
An operation which exports a source PDF file to a supported format specified by
ExportPDFTargetFormat. |
| ExportPDFOperation.SupportedSourceFormat
Supported source file formats for
ExportPDFOperation. |
| 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. |
| ProtectPDFOperation
An operation that converts a PDF file into a password protected PDF file.
|
| ProtectPDFOperation.SupportedSourceFormat
Supported source file formats for
ProtectPDFOperation. |
| 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. |
Copyright © 2020 Adobe. All rights reserved.