GroupDocs.Viewer for .NET V21.1

Released: Jan 21, 2021

V21.1 での更新項目

機能

  • Added support for Adobe Illustrator (AI) format.
  • Added support for Microsoft Compiled HTML Help (CHM) format.
  • Added the ability to render multi-paged PDFs as a single page HTML.
  • Added support for Truevision TGA (TARGA) format.
  • Added support for Animated PNG (APNG) format.
  • You can now add a gdv prefix to all CSS class names in custom templates.
  • Added constructors to Viewer class that accept Stream instead of Func<Stream>.

不具合の修正

  • View DOCX in PDF mode exception: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
  • Renamed RenderSinglePage property to RenderToSinglePage in HtmlViewOptions.