ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_PREFLIGHT |
This is a handle-based object that provides PDF preflight capabilities. You can create a HIG_PDF_PREFLIGHT object for each PDF document you want to apply preflight for and use it with IG_PDF_preflight_... API.
IG_PDF_preflight_create | Creates new preflight object for the specified PDF document. |
IG_PDF_preflight_delete | Deletes the specified preflight object. |
IG_PDF_preflight_verify_compliance | Analyzes PDF document for compliance with PDF/A and PDF/X standards. |