Dynamic .NET TWAIN

Scanner and Webcam capture for your WinForms and WPF applications.

Published by Dynamsoft Corporation
Distributed by ComponentSource since 2004

Prices from: $ 1,567.02 Version: 8.3.3 Updated: Jul 27, 2021

i

Dynamsoft Corporation have decided to retire Dynamic .NET TWAIN. They will continue offering support until Dec 31st, 2025. Your existing Dynamic .NET TWAIN licenses are perpetual, allowing continued usage even after support ends.

As an alternative browser-based solution please consider Dynamic Web TWAIN. Please contact us for more information.

Dynamic .NET TWAIN Releases

Released: Jul 27, 2021

Updates in 8.3.3

Fixes

  • Fixed some minor bugs about scanning.

Released: Jul 19, 2021

Updates in 8.3

Features

  • Added support for Microsoft .NET Core 3.1 and Microsoft .NET 5.

Fixes

  • Fixed bug where Scanner UI will close automatically after 2 minutes of nothing.
  • Fixed bug where the Ratio of Rectangle still changes after setting SelectionRectAspectRatio.
  • Fixed other minor bugs.

Released: Feb 20, 2020

Updates in 8.1.2

Features

  • Added a new property extendedImageInfoQueryLevel for the AcquireImage method that allows you to set up how the library queries extended image info items. In version 8.1, the default level would result in scanning failure or serious performance issues with some scanners.

Fixes

  • Fixed OCR handle leak issue.
  • Fixed bug where extended image info messages are not returned when setting IfGetExtendedImageInfo to true.
  • Fixed bug where mouse scroll only moved up.
  • Fixed bug where cameraManager...

Released: Dec 3, 2019

Updates in 8.1

Features

  • Added SetDPI method to change the DPI (dots per inch) of an image specified by an index.
  • Added SetOpenSourceTimeout method to set the time-out used when opening a specified Data Source.
  • Improved the AcquireImage method by adding two more options IfGetImageInfo and IfGetExtImageInfo which means extra info will be returned with each transferred image.
  • Improved the SetFileXFERInfo method so that you can specify a naming pattern for the transferred images when the transfer mode is Disk File...

Released: Jul 3, 2018

Updates in 8.0

Features

  • Added CreateBarcode method to create a barcode image in the Barcode Generator Module.
  • Added ScanInNewProcess property for acquiring images in an independent 32-bit process in the TWAIN Scan Module.
  • Updated scanning process.
  • Improved the rendering performance of the PDF Library.
  • Improved the compatibility with higher resolution of Webcam in the Webcam Module.
  • Improved the performance of the samples.

Fixes

  • Fixed bug that the exception cannot be thrown if there is a scanning error.
  • Fixed...

Released: Jun 29, 2017

Updates in 7.1

Features

  • Added SaveAsTIFF method to save scanned images as multi-page TIFF in bytes.
  • Deleted unused namespaces and classes.
  • Decreased memory consumption of the video stream in the Webcam module.
  • Improved the interface of the demo and samples.

Fixes

  • Fixed a bug where setting the Value of Zoom throws an error in the Webcam module.
  • Fixed an issue where the resolution of the output PDF is fixed to 72 dpi in the PDF Library.
  • Fixed a bug where the mouse flashes when an area is selected in the Viewer...

Released: May 3, 2017

Updates in 7

Features

  • Modularized into separate modules - TWAIN Scan, UVC Camera, PDF, Barcode Generator, Barcode Reader, Image Core and Imager Viewer.

Released: Sep 21, 2016

Updates in 6.2

Features

  • New PDF Rasterizer add-on features:
    • MergePDFFiles method: merge multiple PDF files into a single PDF file.
    • EncryptPDFFile method: encrypt a PDF file with password and permissions on disk and save the results as a new PDF file.
    • PDFConvertMode property: set the convert mode for PDF files.
    • SetPDFResolution method: set the resolution for converting PDF to image.
  • Added BestQuality to DWTInterpolationMethod class.
  • Added OnFrameCapture event which is triggered when a frame is captured by...

Released: Dec 29, 2015

Updates in this release

Updates in 6.1

  • Added GetBitmap method to convert images to Bitmap format.
  • Added Rotate and FocusOnArea functions to the Dynamic .NET TWAIN webcam User Interface.
  • Changed the RotateVideo method so that it rotates video by a certain degree from its original orientation.

Released: Nov 17, 2015

Updates in this release

Updates in 6.0

  • New WPF version of Dynamic .NET TWAIN Webcam Module.
  • New method to load an image from an Image object.
  • New method to focus on a specified area.
  • New method to rotate your videos.
  • New event which can be triggered when an image is loaded from a local directory into the control.
  • New property to print annotations.