0.0.6 • Published 1 year ago

cmcati-drag-drop-signature v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

CmcAtiDragDropSignature

Made by CMC ATI

The library supports creating a drag-and-drop frame for digital signatures to place in PDF documents, displaying images and information of digital signatures, changing the size of signature frames and signature information.

Installation

  npm install cmcati-drag-drop-signature

How to use the library

There's an example component, but it isn't yet part of your application. You can either add the example component to your application or copy the relevant line to your HTML template:

<lib-CmcAtiDragDropSignature
#draggable
[config]="config"
[pdf]="pdfViewer"
[data]="filePdfForView?.signatures"
>
</lib-CmcAtiDragDropSignature>
0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago