Image Viewer CP Gold SDK ActiveX

Image Viewer CP Gold SDK ActiveX 19.5

Release Date : 2010-07-08

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

For Windows Developers who need to PDF TIFF Viewer and Image Viewer , plus support TIFF with WANG Annotations, securing a PDF document, add annotation with PDF for C , C#, VB.NET , VB, Delphi, Vfp, MS Access.

Image Viewer CP Gold SDK ActiveX 5.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 save to PDF/A file with Save, SaveBySize, CreateThumbnail, OCR2SearchablePDF and OCR2SearchableMultipagePDF methods )  . it can output small file size.
  • 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.