Skip to main content

uploadPDFCustom

Used this method to upload the currently modified PDF to a specified URL.

Requirements.

RxCore version 35.2 or newer. Latest iframefoxit.js

Syntax

RxCore.uploadPDFCustom(endpoint)

Parameters

  • endpoint: string — A valid URL to server side end point that can receive and process the binary PDF data.

Returns

  • NA — This method does not return a value.