This is a handle-based object that contains PDF preflight report in a tree form. This report is generated by IG_PDF_preflight_verify_compliance API and contains the compliance issues for the specified profile. You can use HIG_PDF_PREFLIGHT_REPORT object with IG_PDF_preflight_... API.
IG_PDF_preflight_report_delete | Deletes the specified preflight report object. |
IG_PDF_preflight_report_get_code | Gets preflight report code of the current report node. |
IG_PDF_preflight_report_get_description | Gets description of the current report node. |
IG_PDF_preflight_report_get_record | Gets the child report node with the specified index. |
IG_PDF_preflight_report_get_record_count | Gets the number of records in the current report node. |