---
title: "TWAIN acquisition demo"
canonical_url: "https://www.nutrient.io/guides/docuvieware/demo-applications-overview/twain-acquisition-demo/"
md_url: "https://www.nutrient.io/guides/docuvieware/demo-applications-overview/twain-acquisition-demo.md"
last_updated: "2026-05-23T00:08:18.055Z"
description: "Learn how to acquire and manage documents in a DocuVieware web application using the TWAIN acquisition feature."
---

# TWAIN acquisition demo

This sample application demonstrates how to acquire documents directly in a DocuVieware based web application.

[Try demo](https://www.docuvieware-demo.com/twain_demo.aspx)

Web browsers can’t access the system at the level needed to interact with a scanning device, so a small program must be installed on first use. Its only purpose is to fill the gap between the browser and the acquisition device.

Once installed, it starts automatically with Windows, runs silently in the background, and has a small footprint.

> The TWAIN connector software installation package is provided as an MSI package so end users can install it and system administrators can deploy it at a larger scale.

Using the DocuVieware TWAIN acquisition feature, you can create a new document or append pages to an existing one at any position.

This demo application also includes a button to generate the acquired document as a PDF/A-1b compliant document, enabling long-term archiving.

## Points of interest

- TWAIN connector software installation (one-time process)

- TWAIN acquisition from a local scanning device directly into the web application

- Transform the acquired document into a PDF/A-compliant document for the user to download using GdPicture.NET

- Thumbnails snap-in showing all the document pages and enabling direct navigation

## Related APIs

- [`TwainAcquire`](https://www.nutrient.io/api/docuvieware/TwainAcquire.html)
---

## Related pages

- [Blog integration demo](/guides/docuvieware/demo-applications-overview/blog-integration-demo.md)
- [Custom toolbar demo](/guides/docuvieware/demo-applications-overview/custom-toolbar-demo.md)
- [Annotations demo](/guides/docuvieware/demo-applications-overview/annotations-demo.md)
- [Gallery demo](/guides/docuvieware/demo-applications-overview/gallery-demo.md)
- [Image cleanup demo](/guides/docuvieware/demo-applications-overview/image-cleanup-demo.md)
- [Demo applications overview](/guides/docuvieware/demo-applications-overview.md)
- [Standalone viewer demo](/guides/docuvieware/demo-applications-overview/standalone-viewer-demo.md)
- [Online barcode recognition demo](/guides/docuvieware/demo-applications-overview/online-barcode-recognition-demo.md)
- [PDF form fields demo](/guides/docuvieware/demo-applications-overview/pdf-form-fields-demo.md)
- [Customizable viewer demo](/guides/docuvieware/demo-applications-overview/customizable-viewer-demo.md)

