CreateLibrary

Miscellaneous functions

Description

Call this function to create an instance of PDF Library in the DLL. The value returned is used as the InstanceID parameter of all the other functions.

Call the ReleaseLibrary function to free the the instance when you are finished with it.

Syntax

DLL

int DLCreateLibrary();

Return values

0An instance of PDF Library could not be created An InstanceID value that can be used with other functions
Non-zero