The new version 15.0 of VintaSoft Imaging .NET SDK and Plug-ins has been released!
What's new in VintaSoft Imaging .NET SDK 15.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
Web development
Added the WebUiUndoRedoToolbarPanelJS panel that allows to enable/disable the undo history, navigate the undo history, view an action list in undo history.
Demo applications
Added the ability to use undo history for image processing operations in web demo application "Imaging Demo".
What's new in VintaSoft Office .NET Plug-in 7.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
The Plug-in edition "Spreadsheet" has been replaced by the Plug-in edition "Visual Editor" and now includes UI-controls for visual editing of DOCX and XLSX documents.
Created the WinForms-control DocumentEditor and WPF-control WpfDocumentEditor, which allow to edit DOCX document in WinForms/WPF application:
Create a new or open an existing DOCX document in WinForms/WPF document editor
Display and print document
Add/change/delete text content in document
Change text properties (font, font size, bold, italic, text color, ...) in a document
Change paragraph properties (style, text alignment, text indent, list style, ...) in a document
Insert/delete page break
Add/edit/delete header or footer
Change page settings
Change settings of page columns
Save changes in DOCX document
Export DOCX document to a PDF format
Added many fixes to decoder of DOCX document.
Added many fixes to decoder of XLSX document.
Demo applications:
Created the demo application "Document Editor Demo", which demonstrates how to edit DOCX document in WinForms application
Created the demo application "WPF Document Editor Demo", which demonstrates how to edit DOCX document in WPF application
Here is screenshot of VintaSoft WinForms Document Editor Demo:
Web development
Created the JavaScript UI-control WebDocumentEditorJS, which allows to edit DOCX document in web application:
Create a new or open an existing DOCX document in web document editor
Display and print document
Add/change/delete text content in document
Change text properties (font, font size, bold, italic, text color, ...) in a document
Change paragraph properties (style, text alignment, text indent, list style, ...) in a document
Insert/delete page break
Add/edit/delete header or footer
Change page settings
Change settings of page columns
Save changes in DOCX document
Export DOCX document to a PDF format
Demo applications
Created the demo application "ASP.NET Core Document Editor Demo", which demonstrates how to edit DOCX document in ASP.NET Core application
Created the demo application "ASP.NET Core Angular Document Editor Demo", which demonstrates how to edit DOCX document in "Angular + ASP.NET Core" application
Created the demo application "ASP.NET MVC Document Editor Demo", which demonstrates how to edit DOCX document in ASP.NET MVC5 application
Created the demo application "ASP.NET Document Editor Demo", which demonstrates how to edit DOCX document in ASP.NET WebForms application
Here is screenshot of VintaSoft ASP.NET Core Document Editor Demo:
What's new in VintaSoft PDF .NET Plug-in 12.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
What's new in VintaSoft DICOM .NET Plug-in 8.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
Added the ability to create a perpendicular multi slice for a curved DICOM slice.
What's new in VintaSoft OCR .NET Plug-in 9.0:
.NET development
Added support for .NET 10 in Windows and Linux.
The used Tesseract OCR engine has been updated to version 5.5.1.
What's new in VintaSoft Annotation .NET Plug-in 15.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
Web development
Demo applications
Added the ability to display and navigate the undo history for annotations in web demo application "Annotation Demo".
What's new in VintaSoft JBIG2 .NET Plug-in 12.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
What's new in VintaSoft JPEG2000 .NET Plug-in 11.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
What's new in VintaSoft Document Cleanup .NET Plug-in 9.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
What's new in VintaSoft Forms Processing .NET Plug-in 7.0:
.NET development
Added support for .NET 10 in Windows, Linux and macOS.
Version 15.0.2.1 of VintaSoft Imaging .NET SDK has been released.
What's new in this version of VintaSoft Office .NET Plug-in:
.NET development
The WinForms/WPF UI-control DocumentEditor now allows to select the document interaction mode: editing or viewing.
Fixed several bugs in WinForms/WPF UI-control DocumentEditor.
Demo applications:
The WinForms/WPF demo application "DocumentEditorDemo" now allows you to convert file in PDF, RTF, DOC, ODT, HTML, TXT format to a DOCX file and open the converted DOCX file for viewing and editing.
Web development
The JavaScript UI-control WebDocumentEditorJS now allows to select the document interaction mode: editing or viewing.
Demo applications:
The web demo application "DocumentEditorDemo" now allows you to convert file in PDF, RTF, DOC, ODT format to a DOCX file and open the converted DOCX file for viewing and editing.
What's new in this version of VintaSoft DICOM .NET Plug-in:
.NET development
Fixed the bug in algorithm that displays measurement annotations on DICOM image in DICOM viewer.
Demo applications:
Added the ability to apply an image processing command to the entire image in DICOM viewer and DICOM MPR viewer (WinForms, WPF).
What's new in this version of VintaSoft PDF .NET Plug-in:
.NET development
Fixed the bug in algorithm that renders PDF page in image viewer. The error occurred if the PDF page size exceeded 250 megapixels.
What's new in this version of VintaSoft Document Cleanup .NET Plug-in:
Version 15.0.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 renders PDF image-resources, which are compressed with CCITT compression, in the evaluation version for .NET Core.
Fixed the bug in PdfDrawingEngine class in algorithm that processes clip regions in PDF content. This bug affected the PdfSimplifyContentCommand class.
What's new in this version of VintaSoft DICOM .NET Plug-in:
.NET development
Demo applications:
The demo applications "DicomMprViewerDemo" and "WpfDicomMprViewerDemo" now allows to export/import the measurement annotations.
Version 15.0.4.1 of VintaSoft Imaging .NET SDK has been released.
What's new in this version of VintaSoft Imaging .NET SDK:
Web development
The WebPrintManagerJS class now allows to print several images/pages on 1 printer page.
The UI-dialog WebPrintImagesDialogJS now allows to print several images/pages on 1 printer page.
What's new in this version of VintaSoft Office .NET Plug-in:
.NET development
The UI-controls DocumentEditor and WpfDocumentEditor now allow to use an interactive ruler, which allows you to visually change page indents, paragraph indents, and section column settings, in document editor mode.
Fixed several bugs in UI-controls DocumentEditor and WpfDocumentEditor.
Web development
The UI-control WebDocumentEditorJS now allows to use an interactive ruler, which allows you to visually change page indents, paragraph indents, and section column settings, in document editor mode.
The UI-dialog WebUiPrintDocxDocumentSettingsDialogJS now allows to print several images/pages on 1 printer page.
Fixed several bugs in UI-control WebDocumentEditorJS.