Scanner SDK ActiveX

Scanner SDK ActiveX 13.0

Release Date : 2023-04-21

Platform : Windows 10, Windows 8, Vista, Windows 7, XP

For Windows Developers who need to capture image from scanner, digital camera or capture card that has a TWAIN device driver with C , C#, VB.NET , VB, Delphi, Vfp, MS Access.

Scanner SDK ActiveX 12.0 Released (21 April, 2023)

  • added MaxTransferCount property. It can set the maximum number of images that can be transferred from the Scanner Device (e.g. canon drc130). In old version, it cannot scan one page only if the feeder has many pages. Now you may use MaxTransferCount property to control how many pages you want to scan in same time.
  • added DrawOverlayImage method, It can draw the overlay image on scanned Image. It support transparent PNG, BMP, JPEG, TIFF, GIF file format.
  • added ShowOverlayImage property, It can Visible or Invisible the overlay image.
  • updated C# 2010, C# 2019, VB6, VFP General samples.