Dynamic .NET TWAIN

Scanner und Webcam-Erfassung für Ihre WinForms- und WPF-Apps.

Veröffentlicht von Dynamsoft Corporation
Wird von ComponentSource seit 2004 vertrieben

Preise ab: $ 1,567.02 Version: 8.3.3 Letzte Aktualisierung: Jul 27, 2021

i

Please note: Dynamic .NET TWAIN is a retired product and is no longer maintained. The product is sold "as is" to existing customers only.

Dynamic .NET TWAIN 6.2 released

Released: Sep 21, 2016

Updates in 6.2

Funktionen

  • 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 WebCam.
  • Added OnPrePageLoad event which is triggered before every page of a local image is loaded.
  • Added OnPostPageLoad event which is triggered after every page of a local image is loaded.
  • Improved the compatibility of the annotation generated by PDF Annotation add-on with other PDF tools.
  • Improved the JPEG Compression type of TiffCompressionType.
  • Improved the logic of load and download related functions to work better with the PDF Rasterizer.
  • Improved sample applications to support Visual Studio 2015.

Fehlerkorrekturen

  • Fixed an issue where PDF files will be loaded multiple times when executing ConvertPDFToImage.
  • Fixed an issue where the process can't be killed when ScanInNewProcess fails.