GroupDocs.Viewer For .NET 16.12.0 Release Notes

Major Features

There are 2 new features and 9 improvements and fixes in this regular monthly release. The most notable are:

  • WebP (Image format) file format rendering support
  • OTS (OpenDocument Spreadsheet Template) file format rendering support
  • Current directory is used as storage path when storage path is not specified in ViewerConfig
  • Implemented responsive HTML output for Slides documents

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
VIEWERNET-996OTS format supportNew Feature
VIEWERNET-971WebP file format supportNew Feature
VIEWERNET-1020Use current directory when storage path is not specifiedImprovement
VIEWERNET-934Implement responsive html output for Slides documentsImprovement
VIEWERNET-1027Different exception messages for password encrypted Word documentBug
VIEWERNET-993Failed to load SAI imageBug
VIEWERNET-976Large scrollbars when rendering pdf converted to html with embedded resources in IE EdgeBug
VIEWERNET-962IE Edge displays large scrollbars for generated HTMLBug
VIEWERNET-953Failed to load Tex file from streamBug
VIEWERNET-947Failed to load XCF fileBug
VIEWERNET-941Position of graph lines is not correct in output HTML or image fileBug

Public API and Backward Incompatible Changes

File Format Support

  1. OTS format
  2. WebP file format

Investigate EMLX format support

Public API changes:

class GroupDocs.Viewer.Domain.DocumentTypeFormat new constant added public const string APPLE_MAIL = “Apple Mail”;