VpeGetFastWebView

<< Click to Display Table of Contents >>

Navigation:  PDF Export >

VpeGetFastWebView

Previous pageReturn to chapter overviewNext page

[VPE Professional Edition and above]

Returns the current type for exported PDF documents. If the document is exported to PDF and Fast Web View is activated, the document is written as web-optimized PDF file. Adobe calls this 'Linearized PDF', an enhanced PDF file format especially for the Internet. It allows to view any given page on a client site as fast as possible without downloading the whole document from a server.

int VpeGetFastWebView(

VpeHandle hDoc,

)

VpeHandle hDoc

Document Handle

Returns:

Value

Description

True

Fast Web View (linearization) is turned on

False

Fast Web View (linearization) is turned off