PDFExportScenarioEnum

PDFExportScenarioEnum enumeration constants are used to set the scenario of export to PDF (PDF/A) format, which optimizes export for some parameters.

typedef enum {
 PES_MaxQuality,
 PES_Balanced,
 PES_MinSize,
 PES_MaxSpeed
} PDFExportScenarioEnum;
    

Elements

Name Description
PES_Balanced The PDF (PDF/A) export will be balanced between the quality of the resulting file, its size and the time of processing.
PES_MaxSpeed Optimize the PDF (PDF/A) export in order to receive the highest speed of processing.
PES_MaxQuality Optimize the PDF (PDF/A) export in order to receive the best quality of the resulting file.
PES_MinSize Optimize the PDF (PDF/A) export in order to receive the minimum size of the resulting file.

Used in

IPDFExportParams::Scenario

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.