Image Viewer CP Pro SDK ActiveX

Image Viewer CP Pro SDK ActiveX 21.5

Release Date : 2010-07-13

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

It is a PDF Viewer and Document Viewer SDK , Export to PDF ,Image processing, 1D and 2D Barcode Reader, Writer, DICOM and OCR with C#, C , VB.NET , VB, Delphi, Vfp, MS Access.

Image Viewer CP Pro SDK ActiveX 7.5 Released

  • fixed open some tiff, report wrong page no.issue
  • fixed change view property , it have setfocus issue.
  • added draw arc, bezier, ellipse, circle, line, pie, rectangle, filled ellipse, filled pie, filled rectangle, texture line with alpha channel support. (You may use DrawFillRectangle method highlight the text on image)
  • added allow use JPEG compression, adjust quality when call OCR2SearchablePDF and OCR2SearchableMultipagePDF methods )  . it can output small size of PDF/A file.
  • added allow use Anti-Aliasing algorithm when call drawtext method.
  • added allow accept drop file from window explorer.
  • added draw overlay image with user define resolution,interpolation mode.
  • added allow use Asynchronous Mode or Blocking Mode for OCRStartScan method.
  • added OCRScanTextAsync method.
  • added ClearDrawArc, ClearDraBezier, ClearDrawEllipse, ClearDrawFillEllipse, ClearDrawFillPie,ClearDrawFillRectangle, ClearDrawLine, ClearDrawPie, ClearDrawRectangle,  ClearDrawTexturedLine, ClearDrawPageOnly methods.
  • added DrawArc, DrawBezier, DrawEllipse, DrawFillEllipse, DrawFillPie, DrawFillRectangle, DrawLine, DrawPie, DrawRectangle, DrawTexturedLine, DrawImageEx methods.
  • updated DrawText method.
  • added EnableDropFile property.
  • added PDFJPEGQuality, PDFUseJPEGCompression properties.
  • updated samples.