SetPdfLinearized

Enables or disables linearized PDF generation. (Fast Web View)

 

SetPdfLinearized (pBlackIceDEVMODE As Long, bEnable As Boolean) As Boolean

 

pBlackIceDEVMODE          - pointer to the BlackIceDEVMODE structure.

bEnable                                 - If this value is TRUE, linearized PDF generation (Fast Web View) is turned on.

Return value - TRUE on success, otherwise FALSE.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.