GroupDocs Viewer for .NET

Another month, another version. Today we are releasing version 17.8.0 of GroupDocs.Viewer for .NET. This version resolves a number of bugs that were found in prior releases. Furthermore, we have added the support of more file formats as well as introduced new features in this monthly release. Please continue to find out more about version 17.8.0.

Rendering Documents with Comments

From version 17.8.0, we have extended the support of rendering document comments. Now, rendering comments into HTML and PDF is supported for Microsoft Power Point. Furthermore, rendering comments into HTML is supported for MS Excel and OpenDocument spreadsheet. For more details on rendering documents with comments, please visit this documentation article.

Ignoring Empty Rows when Rendering Cells Documents

Sometimes Cells document contains information in the beginning of the worksheet and after that, it contains some count of empty (blank) rows and information again e.g. summary row. Rendering complete worksheet may take considerable time and may result in decreased performance. Starting from 17.8.0, we introduced a new option, CellsOptions.IgnoreEmptyRows, which allows omitting rendering of empty rows. For more details, please visit this documentation article.

Responsive Output for Rendering into HTML

In order to make your rendering into HTML look well across all type of devices, we added _EnableResponsiveRendering _option of HtmlOptions class. For more details, please visit this documentation article.

Ignoring Resource Prefix for HTML Resources

Since the version 17.8.0, IgnoreResourcePrefixForCss setting is marked as obsolete and has been replaced by IgnorePrefixInResources which applies to all resource types.

Supported File Formats

We have added the support of following file formats in version 17.8.0.

  • DNG - Image file format
  • VSDM - MS Visio file format
  • VSTM - MS Visio file format
  • VSSM - MS Visio file format

For more details, please visit Supported File Formats.

GroupDocs.Viewer for .NET 17.8.0 - Improvements

Following improvements have been made in version 17.8.0.

  • Setting prefix for fonts when rendering Text document as HTML
  • Using single naming convention for HTML resources
  • Using ICacheDataHandler instead of IFileDataStore
  • Implementation of responsive output for rendering into HTML

Document Rendering API for .NET - Fixes

Following issues have been fixed in version 17.8.0.

  • Exception when rendering Excel document into HTML and image
  • Exception when rendering email message containing .msg file as attachment
  • “Index was out of range” exception when rendering PDF to HTML
  • Unable to render PDF document in HTML/Image mode
  • Rendering MS Project document stops responding
  • Check boxes in PDF document are not rendered correctly

We have a few channels and resources for you to download, learn, try and get technical support on document viewer API.

Feedback

As always, if you have any questions or suggestions, feel free to write on our forum.