Image Viewer CP SDK ActiveX

Image Viewer CP SDK ActiveX 11.0

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

For Windows Developers who need to Fax, image viewer in c#, c , vb.net , vb, delphi, vfp, MS Access.

Image Viewer CP SDK ActiveX 11.0 Released (23 January, 2024)

  • added OnMouseWheel event. You can capture MouseWheel events in your application to change pages or zooming by scrolling mouse wheel and check if the Ctrl,Shift, left/middle/right mouse button was pressed.
  • added Middle Mouse events. MMouseButtonDown, MMouseButtonUp, MMouseButtonDblClk events. e.g. When you double click Middle Mouse button, then you can Print the image.
  • added SetControlFocus method, let the control received the OnMouseWheel event if the control lost the focus. 
  • added GetCurrentPage method, it will return current page number if you loaded multi-page TIFF file.
  • updated OCR engine. now support more than 50 languages such as Arabic, Chinese, French, Japanese, Indonesian, Hebrew, Russian, Korean, Polish, Thai, Vietnamese.
  • added Page Segmentation mode when OCR. It can improve your OCR Accuracy. In old version, it will OCR page of text .If you’re just seeking to OCR a small region, you can use different Page Segmentation mode.
  • added OCR2SearchablePDFFontFile, OCR2SearchablePDFFontName properties.
  • removed viscomocrconverter.dll, now it use Page Segmentation mode to improve OCR Accuracy.
  • updated VB6, C#2010, VB.NET 2010, VFP OCR, OCRPDF Samples.
  • updated VB6, C#2010, VB.NET 2010 General Samples ( change pages by scrolling mouse wheel).