GroupDocs.Viewer for .NET 24.8 Release Notes

This monthly release includes one new feature, 3 improvements and 6 bug fixes.

Full list of changes in this release

KeyCategorySummary
VIEWERNET‑4963FeatureImplement own high-quality conversion of XML to HTML
VIEWERNET‑3695ImprovementImprove rendering for TSV/CSV files
VIEWERNET‑4968ImprovementUnknown in files list when rendering ZST from stream
VIEWERNET‑4974ImprovementImplement conversion of ARGB values in signed integer form to Argb32Color instance
VIEWERNET‑4888FixXLS Spreadsheets are cutting off when converting them to PNG
VIEWERNET‑4745Fix"Value cannot be null. (Parameter 'bytes')" error during call viewer.View for the VCF file.
VIEWERNET‑4930FixCode execution does not compile the System.Text.Encoding.CodePages assembly
VIEWERNET‑4970FixRedistributable license shows as with “evaluation only” watermark
VIEWERNET‑4984FixImage is missing when rendering Excel file
VIEWERNET‑5006FixEval err. when rendering Excel file

New XML converter

In the version 24.8 the GroupDocs.Viewer for .NET contains a completely new XML processing module, which highly increases the quality, fidelity and robustness of the processing documents in the XML format. This new XML module is responsible for converting XML documents to all supported formats: HTML, PDF, PNG, and JPEG, and it provides formatting of XML structure, highlighting its different parts (like nodes, attributes, comments and so on), recognition of URIs and email addresses inside the XML markup, fixing invalid (broken) XML documents, pagination a single XMl document onto multiple pages, and so on. This new XML module is described in the new article in details.