convertPDFAnnots
Turns on/off automatic conversion of PDF annotations to Rasterex Annotations. The original PDF annotations are removed from the PDF if usePDFAnnotProxy has not been set to true.
Requirements.
RxCore version 35.2 or newer. Latest iframefoxit.js
Syntax
RxCore.convertPDFAnnots(onOff)
Parameters
onOff
: boolean — If true PDF annoatations are converted to Rasterex annoations.
Returns
- NA — This method does not return a value.