GroupDocs.Viewer for .NET 25.6 Release Notes
This GroupDocs.Viewer for .NET 25.6 release contains one new enhancement and 13 bug fixes. Public API was changed a little bit.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
VIEWERNET‑5381 | Enhancement | Significantly improve fonts extractor for all formats |
VIEWERNET‑5347 | Bug | Quality of rendering PDF to HTML is greatly degraded from 24.3 to 25.3 |
VIEWERNET‑4667 | Bug | BinaryFormatter exception in web application when working with EPS format |
VIEWERNET‑2827 | Bug | “CAD document rendering failed.Please check that CadOptions sizing options do not have too low or too high values.” exception when rendering DXF file |
VIEWERNET‑2868 | Bug | “CAD document rendering failed.Please check that CadOptions sizing options do not have too low or too high values.” exception when rendering DWG file |
VIEWERNET‑3610 | Bug | “Specified units are not supported: ex” exception when rendering TEX file |
VIEWERNET‑3688 | Bug | “Specified units are not supported: em” exception when rendering TEX file |
VIEWERNET‑3691 | Bug | “Specified units are not supported: *” exception when rendering TEX file |
VIEWERNET‑3502 | Bug | “Specified units are not supported: *” exception when rendering TEX file |
VIEWERNET‑3522 | Bug | “Specified units are not supported: *” exception when rendering TEX file |
VIEWERNET‑3604 | Bug | “Unknown character - " exception when rendering ODG file |
VIEWERNET‑3466 | Bug | “Cannot read from a closed TextReader.Object name: ‘StreamReader’.” exception when rendering TEX file |
VIEWERNET‑3608 | Bug | “Could not load file. File is corrupted or damaged.” exception when rendering AI file |
VIEWERNET‑5354 | Bug | [UI] Cannot rotate page (Web Forms Demo) |
Public API changes
Added
FontStyles
enumUsedFontInfo.Style
property - changed typeUsedFontInfo.Charset
property
Removed
UsedFontInfo.FamilyName
property