ImageGear for C and C++ on Linux v20.0 - Updated
HIG_PDF_PREFLIGHT_REPORT
API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > General Objects > HIG_PDF_PREFLIGHT_REPORT

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.

Members:

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.
Is this page helpful?
Yes No
Thanks for your feedback.