ImageGear Professional for Linux
IG_PDF_action_create_filename

Creates an action of the specified type from a file name.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_PDF_action_create_filename(
        HIG_PDF_DOC hDoc,
        HIG_PDF_ATOM hType,
        LPCSTR szFileName,
        LPHIG_PDF_ACTION lphAction
);

Arguments:

Name Type Description
hDoc HIG_PDF_DOC The document in which the action is created and used.
hType HIG_PDF_ATOM The type of action to create.
szFileName LPCSTR The file name.
lphAction LPHIG_PDF_ACTION The newly created action object.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback