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,
PDF/X-4 and create language layer views (ISO Coated v2 (ECI))).
Definition: fs_pdfx.h:82
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.
PDF/X-3 (ISO Coated v2 (ECI)).
Definition: fs_pdfx.h:68
PDF/X-4 (ISO Coated v2 (ECI)).
Definition: fs_pdfx.h:76
PDF/X-1a (Coated GRACoL 2006).
Definition: fs_pdfx.h:58
bool IsEmpty() const
Check whether current object is empty or not.
ViewOrPrintCondition
Enumeration for viewing or printing condition.
Definition: fs_compliancecommon.h:56
PDF/X-1a (PSO Coated v3 (ECI)).
Definition: fs_pdfx.h:64
PDF/X-4 (Coated GRACoL 2006).
Definition: fs_pdfx.h:74
Version
Enumeration for PDF/X version.
Definition: fs_pdfx.h:48
PDF/X-1a (ISO Coated v2 (ECI)).
Definition: fs_pdfx.h:60
Definition: fs_compliancecommon.h:187
Header file for compliance basic classes and methods.
bool operator==(const PDFXCompliance &other) const
Equal operator.
void * FS_HANDLE
Handle type.
Definition: fs_basictypes.h:214
PDFXCompliance & operator=(const PDFXCompliance &other)
Assign operator.
PDF/X-3.
Definition: fs_pdfx.h:52
PDFXCompliance()
Constructor.
PDF/X-4 (Japan Color 2001 Coated).
Definition: fs_pdfx.h:78
PDF/X-3 (Japan Color 2001 Coated).
Definition: fs_pdfx.h:70
Definition: fs_basictypes.h:443
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 (Coated GRACoL 2006).
Definition: fs_pdfx.h:66
Foxit namespace.
Definition: fs_pdf3d.h:27
PDFX-3 (PSO Coated v3 (ECI)).
Definition: fs_pdfx.h:72
PDF/X-4p.
Definition: fs_pdfx.h:56
bool operator !=(const PDFXCompliance &other) const
Not equal operator.
PDF/X-1a (Japan Color 2001 Coated).
Definition: fs_pdfx.h:62
PDF/X-4.
Definition: fs_pdfx.h:54
PDF/X-4 (PSO Coated v3 (ECI)).
Definition: fs_pdfx.h:80
~PDFXCompliance()
Destructor.
#define NULL
The null-pointer value.
Definition: fx_system.h:792
PDF/X-1a.
Definition: fs_pdfx.h:50