usePDFAnnotProxy
If RxCore.convertPDFAnnots is turned on this modifies the process and create temporary proxy Rasterex annotations from PDF annotations.
If RxCore.convertPDFAnnots is turned off this has no effect.
Requirements.
RxCore version 35.2 or newer. Latest iframefoxit.js
Syntax
RxCore.usePDFAnnotProxy(onOff)
Parameters
onOff
: boolean — If true PDF annoatations are converted to Rasterex proxy annoations.
Returns
- NA — This method does not return a value.