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

Post by Alex »

We are proud to announce the release of new major version 10.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 10.1:
  • .NET development
    • Added the ability to render WMF images in vector form.
  • Web development
    • Supported platforms:
      • JavaScript engine does not depend on jQuery library anymore and it is now fully written in JavaScript ES5.
      • JavaScript engine now supports only HTML5 web browsers. Discontinued the support for old browsers. Discontinued the support of Vintasoft.Imaging.Svg.js file.
    • JavaScript dialogs are moved from Vintasoft.Imaging.DocumentViewer.js file to Vintasoft.Imaging.DocumentViewer.Dialogs.Simple.js file.
    • jQuery dialogs are moved from Vintasoft.Imaging.DocumentViewer.js file to Vintasoft.Imaging.DocumentViewer.Dialogs.jQueryUI.js file.
    • Added minor changes into JavaScript API. Detailed information about API changes is available here: https://www.vintasoft.com/docs/vsimaging-dotnet-web/Programming-Imaging_Web-Api_Changes_History-v10_1_Imaging.html
    • Fixed non-critical bugs in JavaScript engine.
    • Demo applications:
      • All Angular demo applications now use Angular dialogs only. Previously some Angular demo applications used jQuery dialogs from Vintasoft.Imaging.DocumentViewer.js file.
      • Improved the code of ASP.NET MVC demo applications.
      • Improved the code of ASP.NET WebForms demo applications.


What's new in VintaSoft Office .NET Plug-in 2.1:
  • .NET development
    • Added the ability to edit existing DOCX and XLSX documents:
      • open an existing DOCX/XLSX document
      • find, delete, replace text, change text properties (background color, text color, bold text, font, text size, etc)
      • copy, insert, change and delete an image (barcode image)
      • copy, insert, change and delete a row in a table
      • change a value of table cell, change a color of table cell
      • change table borders
      • save the changed document to a DOCX/XLSX file
      • export the changed document to a file format, which is supported by VintaSoft Imaging .NET SDK (PDF, PDF/A, TIFF, etc)
    • Significantly improved the algorithms, which render DOCX documents:
      • Added the ability to render footnotes and endnotes.
      • Added the support for calculated fields (DATE, TIME, SAVEDATE, CREATEDATE, PRINTDATE, MACROBUTTON, NUMPAGES, FORMCHECKBOX, TOC, PAGEREF, HYPERLINK, STYLEREF, PAGE).
      • Added the support for deleted content.
      • Added the ability to render the page background.
      • Added the interpretation of "Repeat as header row at the top of each page" flag for table row.
      • Implemented the algorithm of autosizing table cells by content.
      • Improved the support for floating elements.
      • Improved the support for VML objects.
      • Improved the algorithm that layouts text paragraphs.
      • Improved the algorithm that selects a font for text.
      • Improved the algorithm that draws CJK text (Chinese, Japanese, Korean).
      • Improved the algorithm that determines the line spacing between text lines.
      • Improved the word wrapping algorithm of text line
      • Improved the algorithm that aligns text.
      • Improved the algorithm of tab stops calculation in text.
      • Improved the algorithm that numerates a content on page.
      • Improved the algorithm that interprets the "Line and Page Breaks" flag.
      • Improved the algorithm that interprets the "Keep paragraphs together" flag.
      • Improved the algorithm that calculates the page break.
      • Improved the algorithm that draws tables.
      • Improved the algorithm that layouts header and footer on page.
      • Improved the algorithm that draws lists on page.
      • Improved the algorithm that draws graphics on page.
      • Improved the algorithm that draws WMF images.
    • Improved the algorithms, which render XLSX documents:
      • Added the support for cell formatting using the financial style.
      • Improved the algorithm that selects a font for text.
      • Improved the algorithm that draws CJK text (Chinese, Japanese, Korean).
      • Improved the word wrapping algorithm of text line.
    • Fixed many bugs in algorithms, which render DOCX and XLSX documents.
    • Demo applications:
      • Created new WinForms demo application - ReportGeneratorDemo, which demostrates how to generate reports based on DOCX or XLSX document templates.


What's new in VintaSoft PDF .NET Plug-in 7.1:
  • .NET development
    • Added the support for Text-Markup annotations (Highlight, Underline, Strikeout).
  • Web development


What's new in VintaSoft Annotation .NET Plug-in 10.1:
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

Version 10.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 ability to copy PDF document with optional content (layers) to another PDF document using PdfDocumentCopyCommand class (PdfDocumentCopyCommand.CopyOptionalContentProperties property).
  • Web development
    • Fixed the bug in WebPdfInteractiveFormTextFieldViewJS class.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Web development
    • Fixed the bug in algorithm that draws the interactive point for annotation rotation in web image viewer.

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

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • Web development
    • Improved the algorithm that selects thumbnails in web thumbnail viewer for better compatibility with Firefox.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Web development
    • Improved the algorithm that manages displaying of context menus in Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS class.
    • Fixed the bug in Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoMonitorJS class.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Improved the algorithm that extracts text from PDF pages.
    • Fixed the bug in Vintasoft.Imaging.Text.TextRegion class.
    • PdfReportGenertorDemo project was added with an example, which demonstrates how to generate PDF/DOCX/XLSX price-list.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Added the ability to set a hyperlink for text in DOCX document (SetHyperlink method in Vintasoft.Imaging.Office.OpenXml.Editor.DocxDocumentEditor class).
    • Fixed some bugs in Vintasoft.Imaging.Office.OpenXml.Editor.XlsxDocumentEditor and Vintasoft.Imaging.Office.OpenXml.Editor.DocxDocumentEditor classes.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • Web development
    • Improved the algorithm that layouts thumbnails in web thumbnail viewer.
    • Improved the algorithm that navigates thumbnails in web thumbnail viewer.
    • Improved the algorithm that selects text in web image viewer.
    • Added several improvements in magnifier of web image viewer.
    • Fixed the bug in WebThumbnailViewerJS class when several instances of WebThumbnailViewerJS class are used on one web page. The bug has appeared since version 10.1.0.1.
    • Fixed the bug in WebImageViewerJS class.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Web development
    • Improved the algorithm that draws annotations in web image viewer.
    • Several improvements in web annotations.

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

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • Web development
    • Fixed minor bug in WebThumbnailViewerJS class.
    • Demo applications:
      • Created demo application - AspNetCoreAngularFileConverterDemo, which demonstrates how to convert image/document file in Angular + ASP.NET Core.

What's new in this version of VintaSoft Annotation .NET Plug-in:
  • Web development
    • Fixed bug in WebArcAnnotationViewJS class.
    • Fixed bug in WebMarkAnnotationViewJS class.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Improved the support of paragraph numbering.
    • Fixed the bug in algorithm that detects header and footer of DOCX page.

What's new in this version of VintaSoft OCR .NET Plug-in:
  • Web development
    • Demo applications:
      • Created demo application - AspNetCoreAngularOcrDemo, which demonstrates how to recognize text in Angular + ASP.NET Core.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Fixed the bug in algorithm that renders TIFF image with OldJPEG compression.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Added the ability to add digital signature in ETSI.CAdES.Detached format to PDF document.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Improved algorithm of XLSX decoder.

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

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

Post by Alex »

Version 10.1.6.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 creates CAdES digital signature and now created signature corresponds to PAdES B-B level.
    • Improved the algorithm that restores "bad" palette image-resources.
    • Improved the algorithm that restores "bad" PDF documents.
    • Fixed the bug in algorithm that creates digital signature with SHA256 hash and external cryptoprovider.
    • Fixed the bug in algorithm that interprets palette in 2-bit images.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Improved renderer of DOCX documents.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Fixed the bug in TIFF decoder.
  • Web development
    • Fixed the bug in the interactive transformer of rectangular object.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Added the ability to verify digital signature with signature algorithm ECDSA.

What's new in this version of VintaSoft Office .NET Plug-in:
  • .NET development
    • Fixed the bugs in algorithm that layouts content of DOCX document.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

Version 10.1.8.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 extracts text from document.
    • Improved the algorithm of VintasoftImageConverter.FromBitmapSource method.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Fixed the bug in algorithm that interprets codepages in TTF fonts.
    • Fixed the bug in PdfDecoder.GetImageInfo method.
    • Fixed the bug in PdfImageResource.ClearRect method.
    • Fixed the bug in algorithm that converts PDF document to PDF-A/2a, PDF-A2u, PDF-A/3a, PDF-A3u formats.
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

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

Post by Alex »

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

What's new in this version of VintaSoft Imaging .NET SDK:
  • .NET development
    • Increased performance of image viewer when viewer displays document with extra large number of pages.
    • Fixed the memory leak in image viewer when viewer is in multi-page display mode.
    • Fixed the bug in TIFF decoder when decoder decodes 16-bpp grayscale image with predictor.
  • Web development
    • Improved work of web thumbnail viewer and now viewer can display document with extra large number of pages.

What's new in this version of VintaSoft PDF .NET Plug-in:
  • .NET development
    • Added the ability to decode 4-bpp image-resources with predictor TIFF2.
    • Fixed the bug in algorithm that generates appearance of text interactive fields.
    • Fixed the bug in algorithm that calculates size of automatic font in multiline text field.
    • Fixed the bug in algorithm that renders PDF content.
Post Reply