Skip to content

AtalaSupport/DemoGallery_Web_BasicWebCapture_withViewer_RequireJS

Repository files navigation

BasicWebCapture_withViewer_RequireJS

Demonstrates how to use the Modular loading introduced in 11.2 to allow WDV and WebCapture to co-exist on the pgae with incompatible third party components such as Bootstrap

This is a very minimal project which creates a minimal implemtation of This demo shows some uesful concepts related to PDF using DotImage WebCamture with a minimal WebDocumentViwer under RequireJS

It's a combination of BasicWebCapture_noViewer_RequireJS and BasicWdv_RequireJS

This is the C# version

Prerequisites

DotImage WingScan

This demo assumes you have the Atalasoft DotImage DocumentImagin and WingScan Web Scanning SDK installed and licensed for DotImage Document Imaging and WingScan (or you can request a 30 day evaluation when installing/activating)

Download DotImage

NOTE This current build is based on DotImage 11.5.0.10. You may be able to back down to previous versions, but please ensure that you properly account for /ajust to the differences in versions of jQuery, jQueryUI, and their associated css files.

Visual Studio 2022 with .NET Framework 4.6.2 or above (but not .NET 5+)

This is a .NET Framework project. Since DotImage 11.5 supports .NET Framework 4.6.2 as its minimum, this is the target. You can safely update it to higher
.NET Framework versions (but not .NET 5+)

IIS Express

This demo is set up using IIS Express (the built in web server in VS2022).

Changing to Local IIS or deploying

You may alter it to run under a local copy of IIS, but if you do so you'll need to copy your licenses from

c:\users\YOUR_USERNAME\AppData\Local\Atalasoft\DotImage\11.5\

into the bin directory of the application (next to the Atalasoft DLLs)

Cloning

We recommend the following if you wish to donload/clone a copy

Example: git for windows

git clone https://github.com/AtalaSupport/DemoGallery_Web_BasicWebCapture_withViewer_RequireJS_CS_x64.git BasicWebCapture_withViewer_RequireJS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors