Image Viewer CP SDK ActiveX x64

Image Viewer CP SDK ActiveX x64 15.5

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

Image Viewer SDK for 32 bit, 64 bit MS Access 2016, VB.NET, C#, Delphi, VB6, VFP.

Image Viewer CP SDK ActiveX x64 15.5 Released (16 December, 2023)

  • added Convert single page or multipage TIFF/PDF to Single or Multipage Docx file.
  • added Mouse wheel event.you can change pages by scrolling mouse wheel or  zoom in or zoom out of page by scrolling mouse wheel. Let user navigate to page or zooming easily.
  • added Middle Mouse button events. MMouseButtonDown, MMouseButtonUp, MMouseButtonDblClk events. e.g. When you double click Middle Mouse button, then you can Print the PDF.
  • added GetCurrentPage, it will return current page number if you loaded multi-page PDF file.
  • added DocxPDF2Docx, DocxTIFF2Docx methods. 
  • added OnMouseWheel event.
  • added SetControlFocus method, let the control received the OnMouseWheel event if the control lost the focus.
  • updated C#2010, C#2019, VB.NET 2010, VB.NET 2019 Samples( change pages by scrolling mouse wheel).