◆ Optimize()
Compresses the specified document and saves it to the specified path.
- Parameters
-
| [in] | document | A reference to the document to compress. |
| [in] | destPath | A reference to the path where to save the compressed document. |
| [in] | options | A reference to the options for the compression process. These options specify a reduction in image quality, a target DPI as well as which PDF elements to remove in order to save space. |
- See also
- PDFOptimizeOptions
- Parameters
-
| [in,out] | progress | A pointer to an optional progress monitor for tracking the conversion progress page by page. Inherit the class ProgressMonitor and define the needed methods. |
- See also
- ProgressMonitor
The documentation for this class was generated from the following file: