GetPdfCreateSubset

Returns the state of the font subsetting.

 

GetPdfCreateSubset (pBlackIceDEVMODE As Long) As Boolean

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - the state of the subsetting. If this value is TRUE, all embedded truetype/opentype font will be saved as subset.

 

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