ABBYY Mobile Web Capture distribution kit includes a set of code samples, which help to easily try the product capabilities on your own documents.
The following video demonstrates the basic setup of a web page to capture images and send them to ABBYY FlexiCapture: https://www.youtube.com/watch?reload=9&v=QSJhIFclYKc
- Install the NodeJS - navigate to nodejs.org, download and install Node.js
- Unzip your ABBYY Mobile Web Capture distribution kit
- Go to sample_fc_integration\fc_mobileAPI\client\libs\js folder and place there your trial license MWC.ABBYY.License
- Open the PowerShell window from the server side to install the application. Run npm install and npm start commands. Navigate to the web page localhost:3030/flexi-capture to see the application
- In order to send documents to ABBYY FlexiCapture edit the data in the sample_fc_integration\fc_mobileAPI\server\settings.js file
- Use optional process manager
More information about all code samples available in the ABBYY Mobile Web Capture distribution kit you can find in the Help file: https://help.abbyy.com/en-us/mobilewebcapturesdk/1/mobilewebcapturesdk/guidedtour.codesamples
Comments
0 comments
Please sign in to leave a comment.