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

News and announcements from VintaSoft.

Moderator: Alex

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

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

Post by Alex »

The new version 14.1 of VintaSoft Imaging .NET SDK and Plug-ins has been released!


What's new in VintaSoft Imaging .NET SDK 14.1:
  • .NET development
    • Now Vintasoft.Imaging.Drawing.SkiaSharp assembly uses SkiaSharp 3.116.1.
    • Image codecs
      • Created the decoder for SVG files.
      • Created the decoder and encoder for PSD files.
      • EMF decoder converted from raster to the vector decoder.
    • Fixed several minor bugs.

What's new in VintaSoft PDF .NET Plug-in 11.1:
  • .NET development
    • Fixed several minor bugs in font parsers.
  • Web development
    • Added the ability to edit text content of PDF document in web browser using JavaScript UI-control WebPdfDocumentEditorControlJS:
      • Split text content of PDF page into text blocks
      • Add new text block to a PDF page
      • Copy/paste text block on PDF page
      • Delete text block from PDF page
      • Change text in text block
      • Change style (font name, font size, bold, italic, underline, strikethrough, horizontal text alignment, text color) for text in text block
      • Undo/redo changes in text content on PDF page
    • Demo-applications:
      • Now web demo-application "PDF Editor Demo" allows to edit text content on PDF page.

What's new in VintaSoft Office .NET Plug-in 6.1:
  • .NET development
    • Added the ability to convert DOCX document to a HTML document.
    • Added the ability to convert ODT (OpenOffice Text) document to a DOCX document.
    • Added the ability to convert ODS (OpenOffice Spreadsheet) document to a XLSX document.
    • Improved the algorithm that converts HTML document to a DOCX document.
    • Improved the algorithm that converts RTF document to a DOCX document.

What's new in VintaSoft Annotation .NET Plug-in 14.1:
  • .NET development
    • Created Ink-annotation that displays a freehand lines composed of one or more disjoint paths.
    • Added the ability to erase annotations on image in image viewer.
    • Added the ability to erase points of line-based annotations on image in image viewer.
    • Added the ability to annotate JPEG2000 image.
    • Added the ability to use SVG-image in Image-annotation.
  • Web development
    • Created Ink-annotation that displays a freehand lines composed of one or more disjoint paths.
    • Added the ability to erase annotations on image in image viewer.
    • Added the ability to erase points of line-based annotations on image in image viewer.
    • Added the ability to use SVG-image in Image-annotation.

What's new in VintaSoft Forms Processing .NET Plug-in 6.1:
  • .NET development
    • Added the ability to recognize templates of OMR-marks in template of document form.
    • Demo-applications:
      • Now demo-application "Form Processing Demo" allows to recognize templates of OMR-marks in template of document form.

What's new in VintaSoft JPEG2000 .NET Plug-in 10.1:
  • .NET development
    • Added the ability to decode JPEG2000 image in CIELab color space.
    • Added the ability to decode JPEG2000 image in YPbPr color space.
    • Added the ability to annotate JPEG2000 image.
Alex
Site Admin
Posts: 2402
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Now the OpenXmlDocumentConverter class can convert ZIP archive with HTML document to a DOCX document.
    • Created the HtmlEncoder class that allows to convert DOCX document to a HTML document.
    • Improved the algorithm that converts XLS document to a XLSX document.
  • Web development
    • Demo application "ASP.NET Core File Converter Demo" now can convert DOCX document to a HTML document and vice versa.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Fixed the bug in algorithm that renders PDF content.