Accusoft.OCRXpress.nodejs
Installation

To get an evaluation license please register your email address for a free account (at https://www.accusoft.com/products/ocr-xpress/get-it/) and get access to our OCR Xpress for Node.js evaluation version.

To Install OCR Xpress for Node.js Component

This will install the node package to your node_modules directory.

To Register and License OCR Xpress for Node.js Component

  1. Create a free account at https://www.accusoft.com/products/ocr-xpress/get-it/
  2. Navigate to the node_modules/ocr directory of your project.
  3. To install the evaluation version do one of the following:
    • Launch the License Manager - Run the following command and enter the email used in step 1:
      Copy Code
      npm run register
    • Register directly without a GUI - Run the following command with the email used in step 1:            
      Copy Code
      npm run register -- yourevalemail@domain.com

To Uninstall OCR Xpress for Node.js Component

 

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback