Skip to main content

getPDFDocobj

Returns the PDF.js document object for the active document if it is a PDF. This can be used to share one document object if you use multiple instances of the same file in different views created using RxCoreMulti.

Syntax

RxCore.getPDFDocobj()

Parameters

  • None

Returns

  • pdfDoc — The PDF.js document object.