pdfFetchType
This parameter supports for rendering of linearized PDF.
You can use the parameter values for IBM® Content Navigator and stand-alone:
For IBM Content Navigator: Configure HTML parameter pdfFetchType with any of the parameter values as per the use case in IBM Content Navigator Daeja Viewone Settings.
For stand-alone: Configure HTML parameter pdfFetchType with any of the parameter values as per the use case in client-side parameters.
Note: When the parameter pdfFetchType is set to onDemand, Viewer will open documents in single page view mode for all document types. Search and Docbuilder operations are not supported in this mode.
Sample Syntax
<param name="pdfFetchType" value="fullDocument"> default
<param name="pdfFetchType" value="progressive">
<param name="pdfFetchType" value="ondemand">
Default setting: pdfFetchType = fullDocument