Skip to content

Integration

To integrate the Web Capture library into your project, follow these steps:

  1. Make sure you have a recent version of Node.js installed
  2. Install the package in your application (replace ./idlive-document-capture-web.tgz with the path to the provided archive file)
    npm i idlive-document-capture-web file:./idlive-document-capture-web.tgz
    
  3. Make sure you run your application in a secure context like https or localhost