Package | Description |
---|---|
com.adobe.pdfservices.operation.pdfops |
Contains the classes for operations that generate or transform PDF files.
|
com.adobe.pdfservices.operation.pdfops.options.compresspdf |
Contains the option classes for
CompressPDFOperation . |
Modifier and Type | Method and Description |
---|---|
void |
CompressPDFOperation.setOptions(CompressPDFOptions compressPDFOptions)
Sets the options for this operation.
|
Modifier and Type | Method and Description |
---|---|
CompressPDFOptions |
CompressPDFOptions.Builder.build()
Returns a new
CompressPDFOptions instance built from the current state of this builder. |
Copyright © 2022 Adobe. All rights reserved.