NeedImagePreview
Version history
This function is not available from Quick PDF Library version 7.11.
The built in rendering functions should be used instead.
Description
Specifies whether images should be displayed in the output generated by the GetPagePreview and SavePagePreview functions.
Definition
function NeedImagePreview(SaveData As Long) As Long
Parameters
SaveData | 0 = Image data not needed (Default) 1 = Keep image data for preview |
Returns
This function always returns 1.