Go to the documentation of this file.
34 namespace compliance {
48 typedef enum _Version {
150 int first_page_index = 0,
int last_page_index = -1,
176 bool to_convert_rgb_or_lab,
bool to_decalibrate_gray_or_cmyk,
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:214
PDF/X-1a (Coated GRACoL 2006).
Definition: fs_pdfx.h:58
PDF/X-1a (Japan Color 2001 Coated).
Definition: fs_pdfx.h:62
bool operator==(const PDFXCompliance &other) const
Equal operator.
bool IsEmpty() const
Check whether current object is empty or not.
PDF/X-1a.
Definition: fs_pdfx.h:50
bool operator!=(const PDFXCompliance &other) const
Not equal operator.
PDF/X-1a (ISO Coated v2 (ECI)).
Definition: fs_pdfx.h:60
PDF/X-3 (Japan Color 2001 Coated).
Definition: fs_pdfx.h:70
PDF/X-4 (Japan Color 2001 Coated).
Definition: fs_pdfx.h:78
ViewOrPrintCondition
Enumeration for viewing or printing condition.
Definition: fs_compliancecommon.h:56
PDF/X-4p.
Definition: fs_pdfx.h:56
PDF/X-3 (Coated GRACoL 2006).
Definition: fs_pdfx.h:66
PDF/X-4 (Coated GRACoL 2006).
Definition: fs_pdfx.h:74
Foxit namespace.
Definition: fs_taggedpdf.h:27
Header file for compliance basic classes and methods.
PDF/X-4 (PSO Coated v3 (ECI)).
Definition: fs_pdfx.h:80
ResultInformation Verify(Version verify_version, const wchar_t *src_pdf_path, int first_page_index=0, int last_page_index=-1, ProgressCallback *progress_callback=0)
Verify a PDF file with specified PDFX version.
PDF/X-3.
Definition: fs_pdfx.h:52
ResultInformation ConvertPDFFile(const wchar_t *src_pdf_path, const wchar_t *saved_pdf_path, Version convert_to_version, ComplianceEngine::ViewOrPrintCondition view_or_print_condition, bool to_convert_rgb_or_lab, bool to_decalibrate_gray_or_cmyk, ProgressCallback *progress_callback=0)
Convert a PDF file with specified PDFX version.
#define NULL
The null-pointer value.
Definition: fx_system.h:792
PDF/X-3 (ISO Coated v2 (ECI)).
Definition: fs_pdfx.h:68
PDF/X-4 and create language layer views (ISO Coated v2 (ECI))).
Definition: fs_pdfx.h:82
PDFXCompliance()
Constructor.
PDFXCompliance & operator=(const PDFXCompliance &other)
Assign operator.
PDFX-3 (PSO Coated v3 (ECI)).
Definition: fs_pdfx.h:72
PDF/X-4.
Definition: fs_pdfx.h:54
Definition: fs_compliancecommon.h:187
PDF/X-1a (PSO Coated v3 (ECI)).
Definition: fs_pdfx.h:64
~PDFXCompliance()
Destructor.
Definition: fs_basictypes.h:443
Version
Enumeration for PDF/X version.
Definition: fs_pdfx.h:48
PDF/X-4 (ISO Coated v2 (ECI)).
Definition: fs_pdfx.h:76
@2024 Foxit Software Incorporated. All rights reserved.