GroupDocs.Viewer for .NET 24.6 Release Notes
This monthly release includes two new features, one improvement and 8 bug fixes.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
VIEWERNET‑4379 | Feature | Add support for additional PDF optimizations |
VIEWERNET‑4859 | Feature | [UI] Horizontal scrolling for xlsx files at small screens |
VIEWERNET‑4891 | Enhancement | Implement roundabout to fix corrupted A link in output HTML markup |
VIEWERNET‑3461 | Fix | “Could not load file. File is corrupted or damaged.” exception when rendering AI file |
VIEWERNET‑3740 | Fix | “Could not load file. File is corrupted or damaged.” exception when rendering AI file |
VIEWERNET‑3612 | Fix | “Could not load file. File is corrupted or damaged.” exception when rendering AI file |
VIEWERNET‑4879 | Fix | [UI] RangeError: Set maximum size exceeded |
VIEWERNET‑4882 | Fix | Can’t render barcode: not enough space |
VIEWERNET‑4889 | Fix | Problem with csv file in Groupdocs viewer 20.8 |
VIEWERNET‑4590 | Fix | Converting certain PDF to HTML loses some information in .NET |
VIEWERNET‑4824 | Fix | PDF view problem |
Support Of Additional PDF Optimizations
In the verison 24.6 the GroupDocs.Viewer for .NET contains two new PDF optimization options, which are represented by the RemoveUnusedObjects
and RemoveUnusedStreams
boolean flag within the PdfOptimizationOptions
class.
We have prepared a special article, which describes these new features in details.