Package Exports
- web-capture-service
- web-capture-service/atalaWebCapture.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (web-capture-service) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Atalasoft Web Capture Service
Web Capture Service includes a set of integrated components that can be used to easily capture-enable a website. It uses Javascript, supported by an local scanning service on the client machine which could be deployed either on Windows as service or regular application, or on macOS as desktop application.
Also Web Capture Service supports scanning in multiuser environments - MS Terminal Server and Citrix. On these environments, multiple users work with Web Capture Service at the same time from different Windows logon sessions with the same user experience as on single-user machine.
Installation
Bower
bower install web-capture-serviceNuget
PM> Install-Package Atalasoft.Web.Capture.ServiceNPM
npm install web-capture-serviceHow to use
You can find a tutorial about how to create a simple capture application in the Atalasoft team blog
The other way is to read a tutorial in the Web Capture documentation. There is also a version of sample for ASP.NET Core
Licensing
To run the projects locally, you need to have a DotImage license. There are various way to acquire the license:
- Use DotImage Activation Wizard Visual Studio extension
- Download a complete DotImage installation package from the Atalasoft web site. You will be prompted to activate the product during installation
This source code is property of Atalasoft, Inc. (http://www.atalasoft.com/)
Permission for usage and modification of this code is only permitted
with the purchase of a source code license.