EnableTiffDll

Sets the BLF_ENABLETIFFDLL flag. If this flag is set, the printer driver will load and use the TIFF32.dll. This flag can only be set programmatically.

 

EnableTiffDll(pDevMode As Long) As Boolean;

 

Input value: pDevMode       - handle to the BlackIceDEVMODE structure.

Return value - TRUE if the flag was successfully set, otherwise FALSE.