Scanner Pro SDK ActiveX

Scanner Pro SDK ActiveX 15.0

Platform : Windows 11, Windows 10, Windows 8, Vista, 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 15.0 Released (5 October, 2025)

  • added PDFFastWebAccess property. It can save to PDF file optimized for the web, fast view the PDF file.
  • added it can save to not PDF/A file with password.
  • added PDFEncryptMode property. It can set the encryption mode (RC4, AES) when save to PDF with password.
  • fixed crash issue at OCR engine , when OCR a zone that is blank , it will crash issue.
  • updated PDFFormFieldsUpdate method. It added iOutputPageNo parameter. It can export specific page or all pages of PDF.
  • added  support load multipage PDF  and enter data into PDF form fields for specific page. Old version support first page only.
  • fixed cannot use image viewer cp pro activex and scanner pro activex in same form. renamed viscompdfreader.dll to viscompdfreader-scanner.dll, viscomdeskew.dll to viscomdeskew-scanner.dll.
  • updated VB6, C#2010, C#2019, VB.NET 2010, VB.NET 2019, VC General and PDFFormFields samples.