GroupDocs.Viewer for .NET 25.3 Release Notes

This GroupDocs.Viewer for .NET 25.3 release is an update that includes six new features, one improvement and four bug fixes. It also contains new types and methods, added to the public API.

Full list of changes in this release

KeyCategorySummary
VIEWERNET‑5276FeatureRelease Visio family formats for GroupDocs.Viewer.CrossPlatform
VIEWERNET‑5233FeatureReturn all fonts used in input document via public API
VIEWERNET‑5242FeatureAdd support of Windows Imaging Format (WIM) archive format
VIEWERNET‑5093FeatureRender content of inner archives inside outer archives
VIEWERNET‑5275ImprovementDetect whether specified XML files are truly XML
VIEWERNET‑5269BugIncorrect listing and order of archive entries
VIEWERNET‑4495Feature[UI] Show custom error message in GroupDocs.Viewer.UI
VIEWERNET‑4969Feature[UI] .Net UI Fit document in screen
VIEWERNET‑5270Bug[UI] Viewer Pptx page number error
VIEWERNET‑4923Bug[UI] Excel/Powerpoint UI issues
VIEWERNET‑5240Bug[UI] Issues while opening, scrolling and printing a document

Visio Family Formats support for cross-platform Viewer

Starting from this version 25.3, the Visio family formats (also known as Diagram family formats) is available not only for the GroupDocs.Viewer for .NET, but also for the GroupDocs.Viewer.CrossPlatform.

Getting all used fonts

Starting from this version 25.3, the Viewer class contains a new method GetAllFonts(). More on this in a separate article.

UI package changes

Please reffer to GroupDocs.Viewer.UI package version 25.3 release notes for more details.

Public API changes

Added

Removed

  • None