ImageGear Professional for Linux
IG_PDF_preflight_create

This function creates new preflight object for the specified PDF document.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_preflight_create(
        HIG_PDF_DOC hDoc,
        LPHIG_PDF_PREFLIGHT lphPreflight
);

Arguments:

Name Type Description
hDoc HIG_PDF_DOC PDF document for which to do preflight.
lphPreflight LPHIG_PDF_PREFLIGHT PDF preflight object.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback