Package | Description |
---|---|
com.adobe.platform.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
Modifier and Type | Class and Description |
---|---|
class |
CombineFilesOperation
Combines multiple PDF files into a single PDF file.
|
class |
CompressPDFOperation
An operation that reduces the size of a PDF file.
|
class |
CreatePDFOperation
An operation that converts a non-PDF file to a PDF file.
|
class |
DeletePagesOperation
An operation to delete pages in a PDF file.
|
class |
ExportPDFOperation
An operation which exports a source PDF file to a supported format specified by
ExportPDFTargetFormat . |
class |
InsertPagesOperation
An operation that can be used to insert pages of multiple PDF files into a base PDF file.
|
class |
LinearizePDFOperation
An operation that converts a PDF file into a linearized (also known as "web optimized") PDF file.
|
class |
OCROperation
Convert a PDF file into a searchable PDF file.
|
class |
ProtectPDFOperation
An operation that converts a PDF file into a password protected PDF file.
|
class |
ReorderPagesOperation
An operation that allows to rearrange pages in a PDF file according to the specified order.
|
class |
ReplacePagesOperation
An operation that allows specific pages in a PDF file to be replaced with pages from multiple PDF files.
|
class |
RotatePagesOperation
An operation that allows rotation of specific pages in a PDF file.
|
Copyright © 2020 Adobe. All rights reserved.