FoxitPDFSDKforWeb  v9.2.1
Foxit PDF SDK for Web
RegisterPrintHandlerCallback Interface Reference

A callback function used to PDFViewer::registerPrintHandler. More...

Detailed Description

A callback function used to PDFViewer::registerPrintHandler.

Parameters
optionsObject - Print options.
options.datastring - Print data. The data is a pdf document in base64 format.
options.typenumber - Print type. 0: Document, 1: Document and markups, 2: Document and stamps, 3: Form fields only.
options.rangeArray - Print range. The format is a two-dimensional array of [[start, end], ...], like [[1, 1], [4, 7]], means print page 2 and 5-8.
Returns
void

Foxit Software Corporation Logo
@2023 Foxit Software Incorporated. All rights reserved.