Dynamic .NET TWAIN

Scanner와 Webcam이 WinForms 및 WPF 응용 프로그램을 캡쳐합니다.

Dynamsoft Corporation사에서 공개
2004년 부터 ComponentSource에서 판매중

가격: US$ 1,567.02 버젼: 8.3.3 업데이스 날짜: 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

6.2 버젼 업데이트

기능

  • 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.

수정사항

  • 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.