In This Topic

Tutorials Overview

In This Topic
 Introduction

Here is the list of all the provided DocuVieware™ tutorials. This is a set of lessons suited for anyone who would like to gain familiarity with DocuVieware™.

These lessons will help you get a quick head-start with the general principles of DocuVieware™ as well as more advanced features all demonstrated through step by step simple implementations.

They come in the two ASP.NET flavors that are MVC Razor and ASP.NET Web Forms but also for various other languages and web technologies.

 ASP.NET Core

DocuVieware integration in .NET Core web application

This tutorial shows how to integrate DocuVieware™ in a newly created C# ASP.NET Core 2.0 MVC project with Razor view engine.

 ASP.NET MVC Razor
  1. Your first DocuVieware MVC Razor page

    This tutorial shows how to integrate DocuVieware™ in a newly created C# MVC project with Razor view engine.

  2. Client/Server coming and going with Custom Actions

    This tutorial shows how to implement a simple button whose action will be to draw a QR Code on the current document with a specified value that will be prompted to the user.

  3. Use and handling of the Selection Area

    This tutorial shows how to work with selection area (also known as Region of Interest, or ROI) in a sample application that will apply a Negative filter on a particular area.

  4. Custom Snap-In implementation

    This tutorial shows how to create a very simple Custom Snap-In with a button that will trigger a Custom Action server-side to return a message.

 ASP.NET Web Forms
  1. Your first DocuVieware ASP.NET Web Forms page

    This tutorial shows how to integrate DocuVieware™ in a newly created C# project (the VB.NET language is also possible). Each time there is a difference between C# and VB.NET, both syntaxes will be provided.

  2. Client/Server coming and going with Custom Actions

    This tutorial shows how to implement a simple button whose action will be to draw a QR Code on the current document with a specified value that will be prompted to the user.

  3. Use and handling of the Selection Area

    This tutorial shows how to work with selection area (also known as Region of Interest, or ROI) in a sample application that will apply a Negative filter on a particular area.

  4. Custom Snap-In implementation

    This tutorial shows how to create a very simple Custom Snap-In with a button that will trigger a Custom Action server-side to return a message.

 Other Web Technologies using REST

Available for Angular, ASP.NET Core, ASP.NET, Java, JavaScript/jQuery, Node.js and PHP.

  1. Introduction

    Learn how to use DocuVieware™ with almost any web technology.

  2. Serving DocuVieware through a REST API

    This tutorial demonstrates how to serve the DocuVieware™ control through a REST service using a C# ASP.NET Web API 2 from the .NET Framework.

  3. Integrating DocuVieware in your client application

    This tutorial shows how to integrate the DocuVieware™ control in your client application in a given language or technology.

  4. Client/Server coming and going with Custom Actions

    This tutorial shows how to implement a simple button whose action will be to draw a QR Code on the current document with a specified value that will be prompted to the user.

  5. Use and handling of the Selection Area

    This tutorial shows how to work with selection area (also known as Region of Interest, or ROI) in a sample application that will apply a Negative filter on a particular area.

  6. Custom Snap-In implementation

    This tutorial shows how to create a very simple Custom Snap-In with a button that will trigger a Custom Action server-side to return a message.