Version 12.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 12.1 of VintaSoft Imaging .NET SDK has been released.

Post by Alex »

We are proud to announce the release of new major version 12.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 12.1:
What's new in VintaSoft PDF .NET Plug-in 9.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux и macOS.
    • PDF/A:
      • Added support for PDF/A-4, PDF/A-4e, PDF/A-4f.
    • Searchable PDF documents:
      • Added the ability to create editable searchable PDF documents in text over image mode (TextOverImage):
        • SDK creates fonts based on vector images of recognized text symbols.
        • Created PDF documents can be edited in image viewer using visual editor of PDF documents.
      • Added SearchablePdfGenerator class that allows to create searchable PDF documents in ImageOverText and TextOverImage modes.
    • Edit existing content on PDF page in WPF/WinForms image viewer:
      • Added the ability to edit any text block on PDF page in image viewer. Previous version has several limitations for editing of text blocks, for example, the editor did not allow to edit text block with unprintable symbols.
      • Fixed bugs in visual editor of PDF page.
    • Demo applications:
      • PDF Editor Demo: Added the ability to add OCR pages in TextOverImage and ImageOverText modes to PDF document.
      • PDF Editor Demo: Added the ability to convert and verify a PDF document according to PDF/A-4, PDF/A-4e and PDF/A-4f standards.
    • Fixed several minor bugs.

What's new in VintaSoft OCR .NET Plug-in 7.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.
    • Added the ability to recognize text in Linux.
    • Improved the algorithm that detects regions of recognized symbols.
    • Demo applications:
      • OCR Demo: Added the ability to create searchable PDF document in text over image mode.
    • Fixed several minor bugs.

What's new in VintaSoft Office .NET Plug-in 4.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.
    • Added the ability to convert XLS file to the XLSX file.
    • Added the ability to render XLS documents.
    • Added support for Arabic text in DOCX and XLSX documents.
    • Fixed several minor bugs.

What's new in VintaSoft Annotation .NET Plug-in 12.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.
    • Added the ability to disable the annotation selection using mouse or keyboard (see AnnotationData.CanSelect property).
    • Disabled the usage of System.Runtime.Serialization.Formatters.Binary.BinaryFormatter class in .NET 7, because BinaryFormatter class cannot be used starting from .NET 7.
    • Fixed several minor bugs.

What's new in VintaSoft JBIG2 .NET Plug-in 9.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.

What's new in VintaSoft JPEG2000 .NET Plug-in 8.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.

What's new in VintaSoft Document Cleanup .NET Plug-in 7.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.

What's new in VintaSoft DICOM .NET Plug-in 5.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.

What's new in VintaSoft Forms processing .NET Plug-in 5.1:
  • .NET development
    • Added support for .NET 7.0 rc1 in Windows, Linux and macOS.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Added the multithreading support in Vintasoft.Imaging.Pdf.Processing.PdfDocumentCompressorCommand class.
    • Added the multithreading support in Vintasoft.Imaging.Pdf.Processing.Images.PdfOptimizeContentImageCommand class.
    • Added the multithreading support in Vintasoft.Imaging.Pdf.Processing.Images.PdfCompressImageResourcesCommand class.
    • Improved performance of Vintasoft.Imaging.Pdf.Processing.PdfTreeRemoveDuplicateNodesCommand class for PDF document with a large number of resources.
    • Improved performance of Vintasoft.Imaging.Pdf.Processing.PdfDocumentCompressorCommand class for PDF document with a large number of resources.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Improved the algorithm, which converts DOC document to a DOCX document and now converted DOCX document are better compatible with OpenOffice.
    • Improved the algorithm that converts XLS document to a XLSX document.
    • Improved the algorithm that renders XLS document.
    • Added the support for headers and footers in algorithm that renders XLSX page.

What's new in this version of VintaSoft JPEG2000 .NET Plug-in:
  • .NET development
    • Improved performance of JPEG2000 encoder.

What's new in this version of VintaSoft OCR .NET Plug-in:
  • .NET development
    • Fixed the bug in Vintasoft.Imaging.Ocr.Tesseract.dll assembly. Now assembly can be used on Windows and Linux. The previous version of the assembly could be used on Windows only.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Added support for .NET 7.0 in SDK and Plug-ins.
  • Web development
    • Updated source codes of all ASP.NET Core Angular demos for compatibility with Visual Studio 2022 and Node.js 18.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Improved the algorithm that extracts text from PDF document. Now SDK can extract text from broken PDF documents.
    • Fixed the bug in algorithm that parses Type1 fonts.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Added the support for header and footers in algorithm that converts XLS document to a XLSX document.
    • Added the support for graphical objects in algorithm that converts XLS document to a XLSX document.
    • Improved the memory usage and increased performance in algorithms, which layout and render XLSX document.
    • Improved the memory usage and increased performance in algorithm that converts XLSX document to a PDF document.
    • Fixed several minor bugs in algorithm that converts XLS document to a XLSX document.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Fixed the bug in algorithm that deletes content from PDF document.
    • Fixed the bug in algorithm that renders 1-bpp image in ICC-based color space.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Improved the algorithm that converts XLS document to a XLSX document.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Improved the algorithm that decodes date value in PDF document.
    • Fixed the bug in JsField.value property in PDF JavaScript API.

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

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Increased the performance of algorithm that extract text from document page (DOCX, XLSX, PDF).
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Improved the algorithm that renders large TIFF images, which are made from tiles.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Improved the PDF encoder.
    • Fixed the bug in algorithm that packs PDF document.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Fixed the bug in algorithm that renders XLSX document.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Improved the algorithm of TIFF decoder.
    • Improved the algorithm of TIFF encoder.
    • Fixed the bug in algorithm that parses TTF font.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Increased the performance of PdfFormXObjectResource.CreateFormPageRegion method.
    • Fixed the bug in algorithm that decodes data compressed with RLE compression.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Fixed the regress in Vintasoft.Imaging.UI.VisualTools.UserInteraction.PointBasedObjectLineBuilder.DefaultSize property.
Alex
Site Admin
Posts: 2305
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Now .NET assemblies use Vintasoft.Shared.dll assembly version 3.4.0.1.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Fixed the bug in algorithm that parses Type1 font.
Post Reply