Version 15.1.1.1 of VintaSoft Imaging .NET SDK has been released.
What's new in this version of VintaSoft Imaging .NET SDK:
- .NET development
- Now Vintasoft.Imaging.Drawing.SkiaSharp assembly uses SkiaSharp 3.119.4.
- Now the StreamDataStorage class allows to override public methods.
- Web development
- Created the VintasoftWebServiceGlobalSettings class that allows to set the global settings for VintaSoft Imaging web services.
- Fixed the bugs in WebPropertyGridJS class.
- Now the VintaSoft JavaScript files (evaluation version) are available using npm-packages on web site https://www.npmjs.com.
What's new in this version of VintaSoft Annotation .NET Plug-in:
- Web development
- Created the WebInteractionControllerBaseJS class that is a base class for builders/transformers of interactive objects.
- The builder for rectangular annotation (WebRectangularObjectBuilderJS class) is made public.
- The transformer for rectangular annotation (WebRectangularObjectTransformerJS class) is made public.
- Now WebAnnotationViewJS class have properties, which allow to access the builder/transformer of annotation.
- Source code of WebTriangleAnnotationViewJS class is made public and added to the AnnotationDemo project. Source code shows how to create new annotation type that is derived from an existing annotation type.
- Source code of WebMarkAnnotationViewJS class is made public and added to the AnnotationDemo project. Source code shows how to create new annotation type from scratch.
What's new in this version of VintaSoft Office .NET Plug-in:
- .NET development
- Added the ability to interact with PPTX document: links, navigation between slides, application run, document opening.
- Added the ability to automatically calculate the column width in XLSX document when converting a CSV/TSV file to an XLSX file.
- Web development
- Added the ability to automatically calculate the column width in XLSX document when converting a CSV/TSV file to an XLSX file.