What's new in Image Viewer CP Gold ActiveX 19.5

Jan 18, 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 PDF or TIFF file.
  • Updated VB6, C#2010, C#2019, VB.NET 2010, VB.NET 2019 Samples ( change pages by scrolling mouse wheel).

New in Image Viewer CP Gold ActiveX 19.0 (Oct 11, 2023)

  • Fixed memory issue and cannot display the pdf when load about 30 pdf files. (for Advanced PDF Viewer and PDF Edit Plug-in)
  • Added support Create MS PPTX File (without installed MS PowerPoint). Add Title Text, Add Text, Add Image, Add Bullet text on slides. Custom define background color, font name, font size, font color and set delay time on slides.
  • 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 OCRPDFAFileCompleted event , you can checking created the PDF/A file whether success or failed when use OCR2SearchablePDF or OCR2SearchableMultipagePDF method with asynchronous mode.
  • Updated OCR2SearchablePDF or OCR2SearchableMultipagePDF method with blocking mode. it will return true if create PDF/A file successful, otherwise return false.
  • Fixed sometime cannot create PDF/A file when use OCR2SearchablePDF or OCR2SearchableMultipagePDF method with asynchronous mode.
  • Added OCR2SearchablePDFFontFile, OCR2SearchablePDFFontName properties.
  • Removed viscomocrconverter.dll, now it use Page Segmentation mode to improve OCR Accuracy.
  • Added PPTXAddBulletList, PPTXAddImage, PPTXAddText, PPTXAddTitle, PPTXCreate, PPTXReset, PPTXSetBgColor, PPTXSetSlideDelay methods.
  • Added viscompptx.dll
  • Updated VB6, C#2010, C#2019, VB.NET 2010, VB.NET 2019, VFP OCR, OCRPDF Samples.
  • Added VB6, C#2010, C#2019, VB.NET 2010, VB.NET 2019, PPTXCreate Samples.

New in Image Viewer CP Gold ActiveX 18.0 (May 20, 2023)

  • Added PDFWriter features, you can create a PDF from scratch, create a new page to the document, add text, add image, add line, add rectangle, add Ellipse to document.Use this new features you can generate PDF Invoice, PDF Receipt, PDF Quotation, PDF Report etc. PDFWriter features included in Advanced PDF Viewer, PDF Edit plugin.
  • Improved draw transparent PNG quality in DrawImage, DrawImageEx,DrawImageHBITMAP methods.
  • Improved the convert speed of ConvertTo1bpp, ConvertTo4bpp ,ConvertTo8bpp, ConvertTo8bppGrayScale , ConvertTo16bppRGB555, ConvertTo16bppRGB565, ConvertTo24bpp, ConvertTo32bpp , ConvertTo32bppARGB methods.
  • Added PDFWriterAddPage, PDFWriterCreatePDF, PDFWriterDrawText, PDFWriterDrawImage, PDFWriterDrawEllipse, PDFWriterDrawLine, PDFWriterDrawRectangle, PDFWriterClearAll methods.
  • Added MS Access 2016, C# 2010, C# 2019, VB6, VB.NET 2010, VB.NET 2019 PDFWriter Sample. This sample show you How to use PDFWriter features to generate PDF Invoice.

New in Image Viewer CP Gold ActiveX 17.5 (Feb 15, 2023)

  • Fixed cannot load the Big Page (e.g. 84.25 x 60.04 or 10784x7684 page size) of PDF file, it will display blank page .
  • updated FileName, LoadMultiPage, PDFUnicodeLoadMultiPage, PrintImage, PrintImage2Printer Rotate90, Rotate180, Rotate270, Rotate methods for load the BIG page of PDF file.
  • updated PrintImage method, it can set PrintCopies, PrintOrientation PrintScale properties programmatically.e.g. When Print Dialog display, if you may set PrintCopies =2 , then user click print. It will print the image two times automatically.

New in Image Viewer CP Gold ActiveX 17.0 (May 14, 2022)

  • Updated Advanced PDF Viewer , fixed cannot display text on some PDF version 1.7 files and some text field cannot display in Fillable PDF file.
  • Updated the OCR engine. Now it is more easy to use and install. support English, German, Fraktur, Italian, Dutch, Portuguese,Spanish language dictionary only. Now output searchable PDF file will increase accuracy.
  • Updated output PDF image quality when you input PDF file and call OCR2SearchableMultipagePDF or OCR2SearchablePDF method.
  • Added three new OCRRecognizeMode (3-5) modes. Clear Text Background Mode, Clear Text Background Plus enhance brightness Mode and Clear Noise Mode. It will improve the OCR quality and increase accuracy.
  • Removed OCR2SearchablePDFFontFile, OCR2SearchablePDFFontName properties.
  • Fixed OCR2SearchableMultipagePDF or OCR2SearchablePDF method, it cannot OCR last character of image.
  • Added viscomocrconverter.dll.
  • Updated VB.NET 2010, VB.NET 2019, C#2010, C#2019, VB6 OCR,OCRPDF samples.

New in Image Viewer CP Gold ActiveX 16.0 (Oct 19, 2021)

  • Fixed inserted texts vertically flipped or mirror issue when use PDFEditAddWatermarkText1 and PDFEditAddWatermarkText2 methods.
  • Fixed inserted image vertically flipped or mirror issue when use PDFEditAddWatermarkImage methods.
  • Updated PDFEditDeletePage method , after deleted the page, it will reduce PDF file size.
  • Updated PDFEditSplit method , after split the PDF files.it will reduce the both PDF files size (In old version, if PDF file size is 100MB, after split PDF into two PDF files. The file size remain 100MB for Each PDF file.)
  • Updated PDFEditMergeEx method, It will reduces the size of a Merged PDF file for selected the start page and end page.
  • Updated PDFEditAddPage method, it will reduce the output PDF files size. The old verson will double the output PDF file size.
  • Added PrintImage and PrintImage2Printer methods support display the text in multiple pages if inserted text using DrawText for multiple pages.
  • Updated VB.NET 2010, VB.NET 2019 PDFEdit samples.

New in Image Viewer CP Gold ActiveX 15.0 (Jul 12, 2021)

  • Fixed open PDF file, but some pdf images don’t seem as clear, particularly if the image has a shading behind the text. ( for Advanced PDF Viewer and PDF Edit plugin only)
  • Added Anti-Aliasing improvement for zoom in or zoom out PDF file or call View , Viewsize properties, e.g. opened PDF file, then zoom in repeatedly. now the image quality will clear and Anti-Aliasing. ( for Advanced PDF Viewer and PDF Edit plugin only).
  • Added PDFUnicodeLoadMultiPage method, it support open PDF filename with unicode characters. ( for Advanced PDF Viewer and PDF Edit plugin only)
  • Added PrintUseDefaultPreference property. The user can set Printer Preferences in windows control panel - Devices and Printers. When you Print the image, you want to use these Printer basic setting. You may set PrintUseDefaultPreference= true.

New in Image Viewer CP Gold ActiveX 14.0 (Feb 18, 2021)

  • Fixed open some PDF files cannot display the text content and fixed show the incorrect margin ( for Advanced PDF Viewer and PDF Edit plugin only).
  • Added support open XPS (Open XML Paper Specification), OXPS file (for Advanced PDF Viewer and PDF Edit plugin only).
  • Fixed when input JPEG compression TIF file , then call Save method convert to PDF file, it cannot output PDF file issue.
  • Added IsSaveMultiPage property that allow Enable/Disable saving Single or MultiPage PDF/TIF. If you call LoadMultiPage("c:\\test.pdf",2) , you want to output page 2 TIF/PDF file only. you may set IsSaveMultiPage=false before call LoadMultiPage method.
  • Updated VB6, VFP, C#2010, C#2019, VB.NET 2010, VB.NET 2019 General sample.

New in Image Viewer CP Gold ActiveX 13.5 (May 17, 2020)

  • Added support Export specific PDF Page to BMP, JPEG, TIFF, PNG, GIF image and scale the PDF size. (need add-ons Advanced PDF Viewer and PDF Edit Module)
  • Updated PDF decoder, now it will display better quality of PDF, it will display 96 dpi quality. (need add-ons Advanced PDF Viewer and PDF Edit Module)
  • Added OCR cheque number, support Read MICR code on Bank cheque. (need add-ons OCR Module )
  • Added OCRChequeNumber, ExportPDFPagetoImage VB6, C# 2010, C#2019, VB.NET 2010, VB.NET 2019 samples.

New in Image Viewer CP Gold ActiveX 13.0 (Jan 9, 2020)

  • Fixed PDFEditMerge method that some specific pdf files it does not merge issue.
  • Fixed Save method that input 1 bpp TIFF file, then save to TIF or PDF, output inverted color issue.
  • Added PDFEditMergeEx method that can combine two PDF Files from specific pages.
  • Added PDFEditMergeWithBookmarks method that can Combine two PDF Files.
  • Added PDFEditRotate method that can Rotating specific page to 90,180,270 degrees.
  • Added PDFEditMasking method that can Cover any unwanted page content with opaque rectangles.
  • Updated PDFEditMerge, PDFEditSplit, PDFEditDeletePage, PDFEditAddPage, PDFEditAddWatermarkImage, PDFEditAddWatermarkLines, PDFEditAddWatermarkText1, PDFEditAddWatermarkText2, PDFEditCrop, PDFEditEncrypt, PDFEditGetFileInfo, PDFEditImageExtract methods that return true or false values.
  • Updated VB6, C# 2010, VB.NET 2010 samples.
  • Added VB.NET 2019 and C# 2019 samples.

New in Image Viewer CP Gold ActiveX 12.0 (Mar 8, 2019)

  • Fixed When calling OCRStartScan() or OCR2SearchableMultipagePDF() OCR2SearchablePDF(), if the region you have selected the zone using OCRSetRect() is a blank area with no text, it have crash issue.
  • Added Advanced Barcode Recognition for PDF features, it can Open the PDF, Get the total count of images for specific PDF page and scan the Barcode for specific image. It can improved the barcode recognition. In old version cannot detected Barcode on PDF file. now it can solved it.
  • Fixed when call FileName property to loading the pdf file that does not existing, then call LoadMultiPage method, it will crash issue.
  • Improved the barcode recognition. when set BarCodeReadScanAccuracy= true, it will get better recognition result.
  • Added MS Access 2016 General, Barcode reader, OCRPDF samples.
  • Updated VB6, VB.NET 2010, VB.NET 2015 Barcode reader samples.
  • Added BarCodeReadPDFClose, BarCodeReadPDFImageCount, BarCodeReadPDFOpen, BarCodeReadPDFScan methods.

New in Image Viewer CP Gold ActiveX 11.5 (Mar 11, 2018)

  • Now it can draw text, image, rectangles, lines at exact position of the actual pdf. Updated coordinate parameters to Centimeters unit for PDFDrawImage, PDFDrawText, PDFDrawTextAlign, PDFDrawLine, PDFDrawFillRectangle, PDFDrawRectangle methods. e.g. you may draw the text at 3 cm x 8 cm on PDF.
  • added PDFGetPageSize method, It can get the specific PDF Page size in Centimeters unit.
  • updated PDFDrawText, PDFDrawTextAlign methods, it can draw the text over rectangles, lines, filledrectangles etc.
  • added PDFDrawEllipse, PDFDrawFillEllipse methods, it can draw Ellipse or Filled Ellipse on PDF.
  • fixed PDFEditAddWatermarkText1 method , if the text aligning to the bottom, but half of the text goes down from the page.
  • updated PDFEditAddWatermarkImage, PDFEditAddWatermarkText2 methods , now coordinate parameters is Centimeters unit.
  • updated VB6, VB.NET 2010, VB.NET 2015, C# 2010, C# 2015 's PDFAnnotation and PDFEdit Samples.

New in Image Viewer CP Gold ActiveX 11.0 (Dec 18, 2017)

  • Added PDFAddImageFromFile method support input PNG file.
  • Added PDFAddImageFromFile2 method that support input JPEG, TIFF, PNG with chroma-key mask.
  • Added support allow add Image Watermark to specific page of existing PDF File without displaying. (For Advanced PDF Viewer and PDF Edit plug-in)
  • Added support allow add Text Watermark with alignment and rotate the text to specific page of existing PDF File . (For Advanced PDF Viewer and PDF Edit plug-in)
  • Added support allow add Lines Watermark to specific page of existing PDF File without displaying. (For Advanced PDF Viewer and PDF Edit plug-in)
  • Added support allow add user password to existing PDF File without displaying. (For Advanced PDF Viewer and PDF Edit plug-in)
  • Added support extract the images files from PDF file. (For Advanced PDF Viewer and PDF Edit plug-in)
  • Improve the Barcode Recognition Speed, it support custom define different parameter of Barcode reader engine. Including enable/disable rotation with different angle, enable/disable scan multiple barcode, Enable/Disable spend more time to try to find a barcode, optimize for accuracy.
  • Added PDFEditAddWatermarkImage, PDFEditAddWatermarkLines, PDFEditAddWatermarkText1, PDFEditAddWatermarkText2, PDFEditEncrypt, PDFEditImageExtract methods.
  • Added BarCodeReadCustomRotation, BarCodeReadScan45CouterRotation, BarCodeReadScan45Rotation, BarCodeReadScan90Rotation, BarCodeReadScanAccuracy, BarCodeReadScanMultiple, BarCodeReadScanWithoutRotation properties.
  • Updated VB6, VB.NET 2010, VB.NET 2015 PDFEdit samples.
  • Updated VB6, VB.NET 2010, VB.NET 2015, C# 2010, C# 2015, VFP BarcodeReader samples.

New in Image Viewer CP Gold ActiveX 10.5 (Jan 31, 2017)

  • added support output searchable PDF file with PDF annotations in same time. Now you may call OCR2SearchableMultipagePDF or OCR2SearchablePDF method and add images, draw text, rotated text, lines, rectangle to PDF file in same time.
  • updated VB6, VB.NET 2010, C# 2010, VFP OCRPDF samples.

New in Image Viewer CP Gold ActiveX 10.0 (Jan 31, 2017)

  • fixed load TIF file cannot add PDF Annotation issue.
  • added support allow use JPEG compression when save to PDF file. It valid for Save, SaveBySize, Image2PDF, CreateThumbnail methods. It can reduce PDF document size.
  • added support set the paper size when save to PDF file.
  • added new OCR engine, improve the recognized quality and support for more than 50 languages such as Arabic, Chinese, French, Japanese, Indonesian, Hebrew, Russian, Korean, Polish, Thai, Vietnamese...
  • added support select the font name or font file name when save to Unicode PDF/A file.
  • added support output OCR to Unicode Searchable PDF/A.
  • added support set Unicode to PDFAuthor, PDFCreator, PDFProducer, PDFTitle, PDFSubject, PDFKeyword when save to PDF/A file.
  • added PDFPaperSize property.
  • added OCR2SearchablePDFFontName, OCR2SearchablePDFFontFile property.
  • updated PDFUseJPEGCompression and PDFJPEGQuality properties that support Save, SaveBySize, Image2PDF, CreateThumbnail methods.
  • updated VB6, C# 2010, C#2015, VB.NET 2010, VB.NET 2015 samples.

New in Image Viewer CP Gold ActiveX 9.6 (Jan 31, 2017)

  • supported on Windows 10.
  • fixed LoadFromByteArray method on 64 bit OS issue.
  • fixed loading TIFF file , draw the overlay image, then print to printer. The overlay image disapper issue.
  • added C# 2015, VB.NET 2015 samples.

New in Image Viewer CP Gold ActiveX 9.5 (Oct 21, 2015)

  • redesign the barcode reader plugin, now support 1D and 2D barcode. Supported UPC-A, UPC-E, EAN-8, EAN-13, Code 39, Code 93, Code 128, ITF, Codabar, MSI, RSS-14 (all variants), QR Code, Data Matrix, Aztec and PDF-417.
  • improved barcode recognition quality.
  • fixed cannot print large TIFF file issue.
  • fixed load PDF file , then save to PDF file, the page size or resolution have not keep original size issue.
  • changed Barcode writer plugin that include 1D Barcode writer and QR Barcode writer now.
  • updated VB6, VB.NET 2010, C#2010, VFP Barcode reader samples.

New in Image Viewer CP Gold ActiveX 9.1 (Oct 21, 2015)

  • fixed when call PDFUseAdvancedViewer = True, then load PDF files,
  • save or print to TIF or PDF file failed issue.

New in Image Viewer CP Gold ActiveX 9.0 (Jul 26, 2014)

  • fixed when load multipage document, go to certain page to call DrawFillRectangle, DrawArc, DrawBezier, DrawEllipse, DrawFillEllipse, DrawFillPie, DrawLine, DrawPie, DrawRectangle, DrawTexturedLine and save to TIFF or PDF file. The saved not correctly, none of these format saved.
  • added support Pre-processing Searchable PDF (For these feature, you need purchased OCR plugin). In past you call OCR2SearchableMultipagePDF, it will directly output searchable PDF file, you have not chance to add , delete or edit the recognized text. Now it added OCR2SearchableTextFile and OCRTextFile2SearchablePDF methods and OCRPDFATextFile event , let you output searchable PDF text file. you have chance change the text before output searchable PDF.You may let the text of Searchable PDF file more accuracy or add hidden text on searchable PDF file.
  • fixed when load multipage document, go to certain page to call DrawText and save to TIFF or PDF file. DrawText it doesn’t save all the Drawtext on one page, it only save the last DrawText. Now it support multiple DrawText , Each DrawText should has its own setting(TextAlpha, TextColor, TextFontName, TextFontStyle, TextStyle) .
  • fixed when load multipage document, go to certain page to call DrawImage and save to TIFF or PDF file. DrawImage it doesn’t save all the DrawImage on one page, it only save the last DrawImage. Now it support multiple DrawImage , Each DrawImage should has its own setting .
  • added AutoZoom method, now you may call DrawSelectionRect, then call AutoZoom, It will auto zoom selection rectangle area.
  • added LoadImageFromURLCompleted event, now you may call LoadImageFromURL , It will fired LoadImageFromURLCompleted event when image loaded.
  • added ClearDrawArcByIndex, ClearDrawBezierByIndex, ClearDrawEllipseByIndex, ClearDrawFillEllipseByIndex, ClearDrawFillPieByIndex, ClearDrawImageByIndex, ClearDrawLineByIndex, ClearDrawPieByIndex, ClearDrawRectangleByIndex, ClearDrawTextByIndex, ClearDrawTexturedLineByIndex methods.Support clear specific index of DrawXXX call.
  • added GetCountDrawFillRectangle, GetCountDrawArc, GetCountDrawBezier, GetCountDrawEllipse, GetCountDrawFillEllipse, GetCountDrawFillPie, GetCountDrawImage,GetCountDrawLine, GetCountDrawPie, GetCountDrawRectangle, GetCountDrawText, GetCountDrawTexturedLine methods. Support get the count of specific of DrawXXX call.
  • fixed OCR2SearchableMultipagePDF bugs when call Crop method.
  • fixed use TIFCompression and then call OCR2SearchableMultipagePDF or OCR2SearchablePDF crash issue.
  • added vb6, vb.net2010, c#2010 Draw Multiple Text, Highlight the Text, Pre-processing Searchable PDF samples.
  • updated VFP samples.

New in Image Viewer CP Gold ActiveX 8.2 (Aug 13, 2013)

  • improved the speed of DrawArc, DrawBezier, DrawEllipse, DrawFillEllipse, DrawFillPie, DrawFillRectangle, DrawLine, DrawPie, DrawRectangle, DrawTexturedLine.
  • fixed alpha value issue when repeat called DrawArc, DrawBezier, DrawEllipse, DrawFillEllipse, DrawFillPie, DrawFillRectangle, DrawLine, DrawPie, DrawRectangle, DrawTexturedLine methods.

New in Image Viewer CP Gold ActiveX 7.4 (Dec 20, 2011)

  • added digital signed for ocx and exectuable of installer files.
  • added vb.net 2010 and c# 2010 samples , fixed samples cannot run on 64 bit OS issue.

New in Image Viewer CP Gold ActiveX 7.3 (Nov 9, 2011)

  • added RefreshAfterLoadImage property, it allow enable/disable refresh the screen after called FileName property or LoadMultiPage method. It can improve flickering.
  • updated PSD decoder.
  • fixed TIFF decoder issue when load TIFF multipage file, the page refresh not correct.

New in Image Viewer CP Gold ActiveX 7.2 (Nov 9, 2011)

  • added support read Photoshop PSD file and read each layer information, e.g. layer name, layer image size , opacity value and allow export specific layer to transparent PNG file.
  • fixed sometime cannot output PDF / A file when set PDFUseJPEGCompression= true.
  • added allow use Asynchronous Mode when call OCR2SearchableMultipagePDF, it will not blocking the UI, it will fire OCRPDFA event when recognition process.
  • added PSDGetLayerCount, PSDGetLayerHeight, PSDGetLayerLeft, PSDGetLayerName, PSDGetLayerOpacity,PSDGetLayerTop, PSDGetLayerWidth,PSDShowLayerImage methods.
  • added OCRPDFA event.
  • added vb6, vb.net PSD layer sample.
  • updated delphi, vb6, vb.net, c#, vfp OCR to searchable PDF sample.

New in Image Viewer CP Gold ActiveX 7.0 (Nov 9, 2011)

  • added support search the text in your PDF. Matches to your search terms will be highlighted or draw the rectangle. Custom define highlighted or rectangle color.
  • fixed view the fax documents (TIFF) that display wrong aspect ratio issue.
  • fixed wrong aspect ratio issue for Save, Image2PDF, PrintImage, PrintImage2Printer, OCR2SearchablePDF, OCR2SearchableMultipagePDF methods when open the fax documents.
  • added PDFFindTextDrawRect, PDFFindTextFillRect methods.

New in Image Viewer CP Gold ActiveX 6.8 (Nov 9, 2011)

  • improved loading TIFF feature. Now the loading time will faster.
  • improved OCR engine. Now OCR processing will more accurate when you call OCRStartScan or OCR2SearchablePDF or OCR2SearchableMultipagePDF methods.
  • fixed repeat OCR same document, each time OCR text result will different issue.
  • updated Barcode reader, Now barcode reader will more accurate.

New in Image Viewer CP Gold ActiveX 6.5 (Jan 18, 2011)

  • added DICOM plugin support display DICOM images, read all patient metadata from DICOM images.
  • fixed draw a selection rectangle from center to upper left(make sure you go to 0 on top or left) , then Crop, Crop2Clipboard, Crop2HBITMAP, Crop2Image methods failed issue.
  • updated DrawSelectionRect method.
  • fixed display multi-page TIF files, reset to the default zoom level issue, now it will set the same zoom level on the next page.
  • added DICOMDisplayAllFrame, DICOMDisplayAllFrameStartFrom, DICOMGetTagsSubItemName, DICOMGetTagsSubItemValue, DICOMGetTagsSubItemCount, DICOMGetTagsName, DICOMGetTagsCount, DICOMDisplayFrame, DICOMLoadImage, DICOMGetTotalPage methods.
  • added DICOMPlaying event.
  • Version 6.0 (24 Oct 2010 released)
  • fixed allow open TIFF with JPEG compression (include wang annotations).
  • added allow add barcode writer plugin generate Codabar, Codec 11, Code128A, Code128B, Code128C, Codec 3 of 9, Industrial 2 from 5, Interleave 2 from 5, Matrix 2 from 5, Code 128, EAN 8, EAN 13, Plessey, UPC-A, UPC-E Barcode.
  • added Blank Page detection, Get the Confidence value of specific page.
  • added allow set the alignment of text when call drawtext method.
  • added allow draw image from HBITMAP handle.
  • added BarCodeWriterFitToRect, BarCodeWriterGetErrorMessage, BarCodeWriterLeftTopPos, BarCodeWriterPreview, BarCodeWriterSave, BarCodeWriterSaveHBITMAP,
  • BarCodeWriterSetFontSize, BarCodeWriterSetHeight, BarCodeWriterSetOutputArea, BarCodeWriterSetStandard, BarCodeWriterSetValue, BarCodeWriterShowCheckDigit, BarCodeWriterShowText methods
  • added DrawImageHBITMAP, DrawTextAlignment, DeleteBitmapHandle method.
  • added BlankPageGetConfidence and BlankPageIsBlank methods.

New in Image Viewer CP Gold ActiveX 6.0 (Dec 15, 2010)

  • fixed allow open TIFF with JPEG compression (include wang annotations).
  • added allow add barcode writer plugin generate Codabar, Codec 11, Code128A, Code128B, Code128C, Codec 3 of 9, Industrial 2 from 5, Interleave 2 from 5, Matrix 2 from 5, Code 128, EAN 8, EAN 13, Plessey, UPC-A, UPC-E Barcode.
  • added Blank Page detection, Get the Confidence value of specific page.
  • added allow set the alignment of text when call drawtext method.
  • added allow draw image from HBITMAP handle.
  • added BarCodeWriterFitToRect, BarCodeWriterGetErrorMessage, BarCodeWriterLeftTopPos, BarCodeWriterPreview, BarCodeWriterSave, BarCodeWriterSaveHBITMAP,
  • BarCodeWriterSetFontSize, BarCodeWriterSetHeight, BarCodeWriterSetOutputArea, BarCodeWriterSetStandard, BarCodeWriterSetValue, BarCodeWriterShowCheckDigit, BarCodeWriterShowText methods
  • added DrawImageHBITMAP, DrawTextAlignment, DeleteBitmapHandle method.
  • added BlankPageGetConfidence and BlankPageIsBlank methods.

New in Image Viewer CP Gold ActiveX 5.5 (Dec 15, 2010)

  • 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.

New in Image Viewer CP Gold ActiveX 5.2 (Dec 15, 2010)

  • added rotate image at specific angle.
  • added get the type of compression of TIFF file.
  • added Export specific pages from multipage TIFF without decoding the TIFF.
  • updated TIFMergeMultiFiles method that allow custom delimit substrings.
  • fixed the refresh desktop issue when call Zoom to Width, Zoom to Height.
  • updated OCR engine, the recognizing time will faster than old version 3 times when use OCRStartScan,OCR2SearchableMultipagePDF, OCR2SearchablePDF methods.
  • fixed have not clear PDF Annotation issue. now add PDF Annotation and save to PDF file, then it will clear PDF Annotation.
  • updated BarCode Reader engine, improved the recognizing quality.
  • added RotateAt, TIFExportPages, TIFGetCompressionInfo methods.

New in Image Viewer CP Gold ActiveX 5.0 (Sep 23, 2009)

  • added support PDF annotation when save to PDF/A file.
  • added zoom method, it allow set x-axis scale factor and y-axis scale factor.
  • added PDFLoadFromByteArray method, it allow load the PDF from Byte Array.
  • added PDFAddFont, PDFAddImageFromFile, PDFDrawFillRectangle, PDFDrawImage, PDFDrawText, PDFDrawTextAlign, PDFEmbedFont, PDFInitAnnotation, PDFSetTextColor methods

New in Image Viewer CP Gold ActiveX 4.5 (Sep 23, 2009)

  • added support MNG, JNG, Raw image (cr2, nef , crw, mrw, raf, erf, 3fr, dcr, raw, dng, pef, x3f, arw, sr2, mef, prf) image format
  • added allow rotate multipage TIFF or PDF or rotate specific page no.
  • added allow adjust the DPI when loading PDF file. It may improved the PDF quality when convert PDF to PDF file.
  • added PDFRenderDPIX, PDFRenderDPIY properties.
  • added ClearRotateMultiPageOnly, RotateMultiPage, RotateMultiPageOnly methods.

New in Image Viewer CP Gold ActiveX 4.0 (Mar 15, 2009)

  • added barcode reader plug-in module.
  • added Median filter for remove noise.
  • added allow save to 1 bit, 4bit, 8bit, 24 bit TIFF with LZW compression.
  • added when call CovertTo1bpp, CovertTo4bpp, CovertTo8bpp, CovertTo8bppGrayScale, CovertTo16bppRGB555, CovertTo16bppRGB565, CovertTo24bpp, CovertTo32bpp, CovertTo32bppARGB methods, it will affect the file size when output TIFF or PDF file.
  • added draw overlay text or image can draw on specific page only.
  • updated Blur effect.
  • added BarCodeGetScore, BarCodeGetType, BarCodeGetValue, BarCodeReadByZone, BarCodeReadFullPage, ClearDrawPageOnly, DrawPageOnly, Median methods.
  • updated Blur methods.