Sign Field

Overview

The plug-in allow users to visually place a signature in a PDF document page. Retrieve the coordinates of the signature to send to external systems or tools.


Key Features & Functionality

  • SignField: displays the page provided in base64 format, and allow the user to move a signature on in. On clicked, the signature blocks and returns the relative position/coordinates to the original document in pixels.
  • NOTE: Depends on the plugin Pdf page to Png file to retrieve the page in base64 format.
Anonymous