Scanner Pro SDK ActiveX

Scanner Pro SDK ActiveX 13.0

Release Date : 2020-06-29

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

For Windows Developers who need to capture image from scanner, digital camera that has a TWAIN device driver and save to Docx, TIFF , PDF/A with C#, C ,VB.NET , VB, Delphi, VFP, MS Access.

Scanner Pro SDK ActiveX 9.0 Released (29 June, 2020)

  • rewrite the TWAIN Scanning engine, now it fixed some crash, hang issue for some scanner (e.g. HP ScanJet Pro 2000 s1)
  •  

  • updated if your scanenr support Feeder and set FeederEnabled=true,  if the paper jam, it still fired EndAllScan() event now.
  •  

  • when called LoadImage method to load the PDF, it can read PDFAuthor, PDFCreator,PDFProducer, PDFSubject, PDFTitle, PDFKeyword properties if it have these PDF information.
  •  

  • updated PDFDrawFillRectangle, PDFDrawImage , PDFDrawLine , PDFDrawRectangle, PDFDrawText, PDFDrawTextAlign methods, now coordinate parameters is Centimeters unit.
  •  

  • added VB.NET 2019, C# 2019 samples.