Version 8.7 of VintaSoft Imaging .NET SDK has been released.

News and announcements from VintaSoft.

Moderator: Alex

Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.1.11 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.1.11 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in algorithm that renders PDF page.
  • Fixed the bug in class PdfDocumentBuilder.
  • Fixed the bug in algorithm that creates PDF form on PDF page.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.1.13 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.1.13 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Improved the algorithm that generates warnings and errors in PDF.

What's new in this version of VintaSoft DICOM .NET Plug-in:
  • Improved the algorithm that measures distance in DICOM image.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.1.15 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.1.15 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Added new image print modes (FitToWidth and FitToHeight) in WinForms and WPF.
  • In the GetHistogramCommand class added the ability to get 16-bit histogram.
  • Fixed a minor bug in the WpfThumbnailViewer class - the WpfThumbnailViewer class did not raise the ThumbnailAdded and ThumbnailRemoved events when WpfThumbnailViewer.MasterViewer property was changed.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Improved the algorithm, which creates searchable PDF documents from OCR results.
  • Improved the algorithm, which draws text in PDF content - now algorithm takes into account information about font descent.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.1.17 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.1.17 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Added the ability to add the user content to the thumbnail in WpfAnnotatedThumbnailViewer class.
  • Fixed the bug in algorithm that selects annotation in WPF annotation viewer while scrolling.
  • Fixed the bug in algorithm that draws annotation with color blending on thumbnails in WPF thumbnail viewer.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in algorithm that parses PDF content.
  • Fixed a minor bug in algorithm that creates searchable PDF document from OCR results in PdfPageCreationMode.ImageOverText mode.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.2.1 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.2.1 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • View images in WinForms:
    • Added the ability to specify captions for thumbnails in thumbnail viewer.
    • Added the ability to specify the image padding of thumbnail in thumbnail viewer.
  • View images in WPF:
    • Added the ability to specify captions for thumbnails in thumbnail viewer.
  • Demo applications:
    • WinForms and WPF demo applications have been added the ability to specify captions for thumbnails in thumbnail viewer.
    • WinForms and WPF demo applications have been added the ability to specify the image padding of thumbnail in thumbnail viewer.

What's new in this version of VintaSoft OCR .NET Plug-in:
  • The used Tesseract OCR engine has been updated to version 4.0:
    • improved the quality and performance of text recognition
    • extended the list of supported languages for recognition
  • Added the ability to recognize text in several languages using the functionality of Tesseract OCR engine. Previous versions allowed to recognize text in several languages using the SDK functionality.
  • OCR demo application has been added the ability to select several languages for text recognition.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.2.3 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.2.3 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed minor bug in algorithm that renders PDF page.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Some minor fixes.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.2.5 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.2.5 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Added the WpfImageViewer.ImagePainted event, which occurs when the image is painted and visible in the viewer.
  • Improved the image rendering in WpfImageViewer and WpfThumbnailViewer when monitor uses not standard screen resolution.
  • Fixed the image zooming bug in WpfImageViewer when monitor uses not standard screen resolution.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Added new annotation ArcAnnotation (WinForms).
  • Changed behaviour of the line-based annotations - now annotation is not visible if length of annotation line is equal 0.
  • Optimized the drawing of WpfImageAnnotationView when annotation image is large.
  • In Annotation Demo added the ability to create ArcAnnotation.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed minor bug in PdfDocumentCleanupCommand class.
  • Fixed minor bug in algorithm that removes PDF content.

What's new in this version of VintaSoft OCR .NET Plug-in:
  • Fixed minor bug in TesseractOCR.

What's new in this version of VintaSoft DICOM .NET Plug-in:
  • Improved the DICOM decoder for compatibility with DICOM files with not correct metadata.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.2.7 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.2.7 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Now Web API 2 controllers in Vintasoft.Imaging.Web.Api2Controllers.dll are compatible with ASP.NET Web API 5.2.7.
  • Fixed the bug in WpfImageViewer.ScrollToPoint method.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Added new annotation ArcAnnotation (WPF).
  • Now Web API 2 controllers in Vintasoft.Imaging.Annotation.Web.Api2Controllers.dll are compatible with ASP.NET Web API 5.2.7.
  • Fixed several bugs in builder and transformer of ArcAnnotation.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Now Web API 2 controllers in Vintasoft.Imaging.Pdf.Web.Api2Controllers.dll are compatible with ASP.NET Web API 5.2.7.
  • Fixed the bug in RemoveMarkedContentCommand class.

What's new in this version of VintaSoft Document Cleanup .NET Plug-in:
  • Now Web API 2 controllers in Vintasoft.Imaging.DocCleanup.Web.Api2Controllers.dll are compatible with ASP.NET Web API 5.2.7.

What's new in this version of VintaSoft OCR .NET Plug-in:
  • Tesseract4.Vintasoft.xXX.dll files were compiled using C++ compiler of Visual Studio 2017 and this allowed to increase the text recognition performance up to 30% in some cases.

What's new in this version of VintaSoft DICOM .NET Plug-in:
  • Added the ability to calculate VOI LUT table of DICOM image with ignoring of extreme brightness.
  • In DicomViewerDemo/WpfDicomViewerDemo added a sample code, which shows how to draw the MPR cube axis in MPR 3D form.
  • In DicomViewerDemo fixed the bug in algorithm that saves DICOM annotations in PRE-file.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.2.9 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.2.9 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • The BorderClearCommand class binarizes source image for getting information about border pixels, which should be cleared. From this version the BorderClearCommand class allows to change and setup the binarization command, which is used for binarization of source image.
  • Now IsDocumentImageInvertedCommand class allows to specify what document type the user is looking for. Supported document types: document is received from scanner; document is received from photo camera.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Improved the algorithm that renders PDF content.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Version 8.7.2.11 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

Version 8.7.2.11 of VintaSoft Imaging .NET SDK has been released.

What's new in this version of VintaSoft Imaging .NET SDK:
  • Added the ability to process image region using the GetHistogramCommand class.
  • Improved the algorithm of IsDocumentImageInvertedCommand class.

What's new in this version of VintaSoft JBIG2 .NET Plug-in:
  • Fixed several bugs in JBIG2 decoder.
Post Reply