Skip to content

leoztalk/aigotpdf

Repository files navigation

aigotpdf

A signature tool for PDF document by opendids

aigotpdf.js    Bower version Build Status

Browser JavaScript library for working with hardware tokens and pdf signature

Get started

The easiest way for managing JavaScript-s on a website is with Bower:

    $ bower install --save aigotpdf

Alternatively you can download the files from release area.

aigotpdf.js itself does not do much, it depends on trusted platform code (installed separately and often running outside of the browser) to do the heavy lifting.

Features

Latest version has built-in support for:

Supports all latest browsers:

  • Chrome 40+
  • Firefox
  • IE 9+
  • Safari

NOTE: The API makes use of Promises and Typed Arrays. Some browsers, notably older IE-s, require polyfills for them. Complimentary code is bundled into aigotpdf-legacy.js:

Distribution and installation of any necessary backend components is out of scope of this project.

Developer information

For further instructions on how to use the interface please have a look at API specification v1

For background information about the project and other volatile information, please head to the wiki

Support

For any bugs and enhancements, please open an issue on Github. For issues with specific backends, please file tickets with backend components.

ChangeLog

  • 1.0.13
    • Do not require Chrome for WebExtension check (to support Firefox and possibly Edge in the future)

About

A signature tool for PDF document by opendids

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published