PdfAModeEnum

PdfAModeEnum enumeration constants are used to set the compliance with PDF/A standard for output PDF files.

typedef enum {
 PDFAM_1a,
 PDFAM_1b,
 PDFAM_2a
 PDFAM_2b,
 PDFAM_2u,
 PDFAM_3a,
 PDFAM_3b,
 PDFAM_3u
} PdfAModeEnum;
    

Elements

Name Description
PDFAM_1a The recognized text should be exported to PDF/A-1a format.
PDFAM_1b The recognized text should be exported to PDF/A-1b format.
PDFAM_2a The recognized text should be exported to PDF/A-2a format.
PDFAM_2b The recognized text should be exported to PDF/A-2b format.
PDFAM_2u The recognized text should be exported to PDF/A-2u format.
PDFAM_3a The recognized text should be exported to PDF/A-3a format.
PDFAM_3b The recognized text should be exported to PDF/A-3b format.
PDFAM_3u The recognized text should be exported to PDF/A-3u format.

Used in

IImageExportParams

15.08.2023 13:19:30

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.