SetHTMLCreateSubset

Sets the state of the font subsetting.

 

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

 

Input value    - pointer to the BlackIceDEVMODE structure.

- value of the state of the embedded fonts. If this value is TRUE, all exported truetype/opentype font saved as subset.

Return value - TRUE on success, otherwise FALSE.

 

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