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

News and announcements from VintaSoft.

Moderator: Alex

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

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

Post by Alex »

We are proud to announce the release of new major version 9.1 of VintaSoft Imaging .NET SDK and the related Annotation, PDF, JBIG2, JPEG2000, Document Cleanup, OCR, DICOM, Forms Processing and Office Plug-ins.


What's new in VintaSoft Imaging .NET SDK:
  • .NET development
    • Supported platforms:
      • Added the support for WPF and WinForms in .NET Core 3 for Windows.
        Created the following .NET Core assemblies:
        • Vintasoft.Imaging.UI.dll
        • Vintasoft.Imaging.Wpf.dll
        • Vintasoft.Imaging.Wpf.UI.dll
        • Vintasoft.Imaging.Media.dll
      • Created the following .NET Framework assemblies:
        • Vintasoft.Imaging.UI.dll
    • View images in WinForms:
      • WinForms controls (ImageViewer, ThumbnailViewer, etc) are moved from Vintasoft.Imaging.dll assembly to Vintasoft.Imaging.UI.dll assembly.
      • Improved the thumbnail selection in ThumbnailViewer class.
    • Work with image and document files:
      • Added the ability to specify a password for PDF file in DecoderBase and ImageCollection classes.
    • Demo applications:
      • Created WPF and WinForms demo applications (ImagingDemo, DocumentViewerDemo, PrintDemo, etc) for .NET Core.
      • Added the ability to comment annotations of images in DocumentViewerDemo and WpfDocumentViewerDemo demo applications.

What's new in VintaSoft Annotation .NET Plug-in:
  • .NET development
    • Supported platforms:
      • Added the support for WPF and WinForms in .NET Core 3 for Windows.
        Created the following .NET Core assemblies:
        • Vintasoft.Imaging.Annotation.UI.dll
        • Vintasoft.Imaging.Annotation.Wpf.UI.dll
        • Vintasoft.Imaging.Annotation.Dicom.Wpf.UI.dll
      • Created the following .NET Framework assemblies:
        • Vintasoft.Imaging.Annotation.UI.dll
    • Added the ability to add comments to annotations of image or document in WinForms/WPF image viewer:
      • add and remove comment or reply
      • create comment threads
      • set state for comment or reply
      • display comments on image viewer or in application interface
    • View images with annotations in WinForms:
      • WinForms controls (AnnotationViewer, etc) and annotation views (AnnotationView, etc) are moved from Vintasoft.Imaging.Annotation.dll assembly to Vintasoft.Imaging.Annotation.UI.dll assembly.
    • Demo applications:
      • Created WPF and WinForms AnnotationDemo application for .NET Core.
      • Added the ability to comment annotations of images in AnnotationDemo and WpfAnnotationDemo applications.

What's new in VintaSoft PDF .NET Plug-in:
  • .NET development
    • Supported platforms:
      • Added the support for WPF and WinForms in .NET Core 3 for Windows.
        Created the following .NET Core assemblies:
        • Vintasoft.Imaging.Pdf.UI.dll
        • Vintasoft.Imaging.Pdf.Wpf.UI.dll
    • Drawing on PDF page in WinForms/WPF image viewer:
      • Added the ability to rotate rectangle-based graphics figures (Rectangle, Ellipse, TextBox, FormXObject, Image, VintasoftImage) in WinForms/WPF image viewer.
    • Process a PDF page:
      • Added new PDF page processing commands: PdfColorBlendCommand, PdfPageColorBlendingCommand, PdfDesaturateCommand.
    • Demo applications:
      • Created WPF and WinForms demo applications (PdfEditorDemo, PdfReaderDemo, etc) for .NET Core.
  • Web development
    • Added the ability to apply redaction marks to PDF document in web image viewer.
    • Added many improvements in viewing and filling of PDF interactive fields in web image viewer.
    • Demo applications:
      • Created new web demo application - PdfEditorDemo, which demonstrates how to view PDF document and apply redaction marks to PDF pages. Web demo application PdfReaderDemo removed.

What's new in VintaSoft DICOM .NET Plug-in:
  • .NET development
    • Supported platforms:
      • Added the support for WPF and WinForms in .NET Core 3 for Windows.
        Created the following .NET Core assemblies:
        • Vintasoft.Imaging.Dicom.UI.dll
        • Vintasoft.Imaging.Dicom.Wpf.dll
        • Vintasoft.Imaging.Dicom.Mpr.UI.dll
        • Vintasoft.Imaging.Dicom.Mpr.Wpf.UI.dll
    • Optimized the parsing of DICOM files. The average time of DICOM loading was decreased up to 30%.
    • Demo applications:
      • Created WPF and WinForms DicomViewerDemo application for .NET Core.

What's new in VintaSoft Forms Processing .NET Plug-in:
  • .NET development
    • Supported platforms:
      • Added the support for WPF and WinForms in .NET Core 3 for Windows.
        Created the following .NET Core assemblies:
        • Vintasoft.Imaging.FormsProcessing.UI.dll
        • Vintasoft.Imaging.FormsProcessing.Wpf.dll
        • Vintasoft.Imaging.FormsProcessing.Ocr.UI.dll
        • Vintasoft.Imaging.FormsProcessing.Ocr.Wpf.UI.dll
      • Created the following .NET Framework assemblies:
        • Vintasoft.Imaging.FormsProcessing.UI.dll
        • Vintasoft.Imaging.FormsProcessing.Ocr.UI.dll
      • Demo applications:
        • Created new console demo application - FormsProcessingConsoleDemo, which demonstrates how to recognize a form by template or align an image according to the template image.
        • Created WinForms FormsProcessingDemo application for .NET Core.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

Version 9.1.0.3 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 appearance of digital signature. Algorithm is improved for compatibility with Adobe Acrobat.
  • Improved the algorithm that calculates the text size in PDF interactive fields with automatic text size. Algorithm is improved for compatibility with Adobe Acrobat.
    vImproved parser of Type1 fonts.
  • Minor improvements in PDF JavaScript interpreter.
  • Fixed the bug in algorithm that renders symbols of Type1 font.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Added the ability to verify digital signature with embedded timestamp in PDF document.
  • Added the ability to add digital signature with embedded timestamp to PDF document.
  • Added the ability to create a PDF go-to action that allows to jump to a destination in another PDF file (PdfEmbeddedGotoAction class).
  • Added the ability to create a PDF go-to action that allows to jump to or from a PDF file that is embedded into another PDF file (PdfEmbeddedGotoAction class).
  • Now PDF/A-1 verifier does not check PdfTriggers.RealNumberTooSmallPositive and PdfTriggers.RealNumberTooSmallNegative triggers for compatibility with other PDF/A-1 verifiers.
  • Now PDF/A converter packs the embedded PDF fonts. This behaviour can be changed using PdfAConverter.PackEmbeddingFonts property.
  • Fixed the bug in PDF JavaScript interpreter.
  • Demo applications:
    • PDF Editor Demo: Added the ability to verify digital signature with embedded timestamp in PDF document.
    • PDF Editor Demo: Added the ability to add digital signature with embedded timestamp to PDF document.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • Improved algorithm of text extraction in Vintasoft.Imaging.Text.TextRegionMonospaceFormatter class.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Added new methods: PdfPkcsSignature.VerifySignature() and PdfPkcsSignature.VerifyTimestamp().
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Improved the algorithm of RemoveTransparencyFromContentStreamCommand class.
  • Fixed the bug in parser of PDF content.
  • Fixed the bug in PdfImageResource.Compress method.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Improved algorithms in PdfTreeRemoveDuplicateNodesCommand, PdfDocumentCleanupCommand and PdfDocumentCompressorCommand classes.
  • Fixed bug in PDF/A converter.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in PDF MRC encoder.
  • Fixed the bug in PDF renderer.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Fixed the bug in PdfPage.GetTransformFromPageSpaceToImageSpace and PadPage.GetTransformFromImageSpaceToPageSpace methods.

What's new in this version of VintaSoft Document Cleanup .NET Plug-in:
  • Created the image processing command HolePunchFillingCommand, which allows to fill not filled hole punches on document image.
  • Improved the image processing command HolePunchRemovalCommand, which allows to remove filled hole punches on document image.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • Fixed the bug in ImageCollection.MoveRange method.
  • Fixed the bug in algorithm that drag-and-drops group of thumbnails in thumbnail viewer.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Improved the algorithm that parses structure of PDF document.
  • Fixed the bug in WpfPdfContentEditorTool class.
  • Fixed the bug in algorithm that parses color value with Alpha channel.
  • Fixed the bug in algorithm that renders Tiling patterns.
  • Fixed the bug in algorithm that draws caps of line.
  • Fixed the bug that occurs during selection of several PDF-comments in image viewer when PdfAnnotationTool is working in Edit mode.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • Added the support for .NET 5 Preview 6.
  • End of support for .NET Core 3.0, now the SDK supports .NET Core 3.1. The support for .NET Core 3.0 is dropped off because starting from May 3, 2020 Microsoft ended the support for .NET Core 3.0 and the information about this fact appeared on Microsoft's web site: https://dotnet.microsoft.com/platform/support/policy/dotnet-core. If you are our client and you still need the support for .NET Core 3.0, please contact us to discuss the situation.
  • End of support for .NET Framework 4.0, 4.5 and 4.5.1, now the SDK supports .NET Framework 4.8, 4.7, 4.6, 4.5.2 and 3.5. The support for .NET Framework 4.0, 4.5 and 4.5.1 is dropped off because starting from January 12, 2016 Microsoft ended the support for .NET Framework 4.0, 4.5 and 4.5.1 and the information about this fact appeared on Microsoft's web site: https://docs.microsoft.com/en-us/lifecycle/faq/dotnet-framework. If you are our client and you still need the support for .NET Framework 4.0, 4.5 or 4.5.1, please contact us to discuss the situation.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Added the ability to override the algorithm that renders angle arc for AngleAnnotation.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • Created new methods - PdfInkAnnotationAppearanceGenerator.DrawAppearance and PdfInkAnnotationAppearanceGenerator.CreateAppearancePath, which allow to override the algorithm that renders appearance of PdfInkAnnotation.
Post Reply