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
Key | Category | Summary |
---|---|---|
VIEWERNET‑4963 | Feature | Implement own high-quality conversion of XML to HTML |
VIEWERNET‑3695 | Improvement | Improve rendering for TSV/CSV files |
VIEWERNET‑4968 | Improvement | Unknown in files list when rendering ZST from stream |
VIEWERNET‑4974 | Improvement | Implement conversion of ARGB values in signed integer form to Argb32Color instance |
VIEWERNET‑4888 | Fix | XLS Spreadsheets are cutting off when converting them to PNG |
VIEWERNET‑4745 | Fix | "Value cannot be null. (Parameter 'bytes')" error during call viewer.View for the VCF file. |
VIEWERNET‑4930 | Fix | Code execution does not compile the System.Text.Encoding.CodePages assembly |
VIEWERNET‑4970 | Fix | Redistributable license shows as with “evaluation only” watermark |
VIEWERNET‑4984 | Fix | Image is missing when rendering Excel file |
VIEWERNET‑5006 | Fix | Eval 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.