GroupDocs.Viewer for .NET Releases

Released: Mar 17, 2024

Updates in V24.3

Funktionen

  • Added a new NuGet package GroupDocs.Viewer.CrossPlatform that contains a Microsoft .NET 6 assembly which can be used on Microsoft Windows, Linux, and Apple macOS.
    • Supported frameworks:
      • .NET 6.
      • .NET 7.
      • .NET 8.
    • Supported operating systems:
      • Windows.
      • Linux.
      • macOS.

Released: Mar 1, 2024

Updates in V24.2

Funktionen

  • Added new performance-oriented conversion mode for CAD formats.

Fehlerkorrekturen

  • Text is not bold in output HTML.
  • PDF file viewer API 500 error.
  • PDF to HTML: Rendering HTML raises 'GroupDocsViewerException'.
  • Incorrect page size.
  • Missing drawing elements when converting DWG.
  • The font size of superscripts does not decrease and page is grayed out when converting PS to PDF.

Released: Feb 3, 2024

Updates in V24.1.1

Fehlerkorrekturen

  • Could not load file or assembly System.Drawing.Common, Version=6.0.0.0 in .NET 6 application.

Released: Jan 31, 2024

Updates in V24.1

Funktionen

  • Added the ability to unlink the table of contents in Word documents - When rendering to HTML or PDF, you can set WordProcessingOptions.UnlinkTableOfContents to true to unlink table of contents. For HTML rendering, <a> tags with relative links will be replaced with <span> tags, removing functionality but preserving visual appearance. For PDF rendering, the table of contents will be rendered as plain text without links to document sections.
  • Added the ability to make ePub...

Released: Dec 27, 2023

Updates in V23.12

Funktionen

  • You can now scale up output image size to 1920px (width) or 1080px (height) when rendering presentations to PNG/JPEG.

Fehlerkorrekturen

  • Incorrect result during rendering XLSM.
  • Artifacts rendered when converting PCL file.
  • Get pages count for EPUB not work.
  • Some documents not render as expected.
  • Memory leak occurs when the leaveOpen parameter is set to true.
  • "Image with color palette is not supported." exception when rendering CMX file.
  • Content is missing when rendering RTF file.
  • Lines...

Released: Nov 3, 2023

Updates in V23.11

Funktionen

  • Added support for reading licenses from embedded resources.

Fehlerkorrekturen

  • A generic error occurred in GDI+.
  • Color gradients lost in Vectors.
  • PdfOptions.RenderTextAsImage = false causes slow loading.
  • Resource loading timeout is not working.
  • "Font embedding is prohibited because of font license restrictions" exception when rendering OXPS file.
  • Null reference exception when Load and Save Epub/PDF document to PDF without license in Linux.

Released: Oct 5, 2023

Updates in V23.10

Funktionen

  • Added support for rendering Microsoft Excel spreadsheets by page break and print area.
  • Added the ability to skip loading of external resources referenced by documents.

Released: Sep 1, 2023

Updates in V23.8

Funktionen

  • Dropped support for Microsoft .NET Framework 4.0 assembly.
  • Improved GroupDocs.Viewer UI to support hiding the top bar.

Fehlerkorrekturen

  • Angular Viewer display problems.
  • Exception thrown when converting certain PPTX to HTML in .NET.
  • Error while opening .psd file.
  • Whole PDF is rendered as a single link.
  • Unable to detect password protected 7z archive.
  • GroupDocs Viewer .NET Core is throwing Exception "The type initializer for ' threw an exception.".
  • Three pages instead of two when...

Released: Jun 23, 2023

Updates in V23.6

Funktionen

  • Added support for optimizing PDF files.
  • Added support for retrieving 'view info' when rendering to PDF.

Fehlerkorrekturen

  • DOCX to PNG: Application consumes all available memory.
  • Aspose.PDF dependency creates temp files.
  • Incorrect position of images and characters in a DOCX file.
  • SetLicense is not working with renewed license.
  • PDF file loading slow (.NET Core project).
  • A workbook must contain at least a visible worksheet.
  • Presentation Text with 3D effect incorrectly rendered on Linux...

Released: Apr 28, 2023

Updates in V23.4

Funktionen

  • Added support for setting margins when exporting Microsoft Excel spreadsheets to PDF.
  • GroupDocs.Viewer.UI
    • Added the option to disable print.
    • You can now check if license file exists in the application folder.

Fehlerkorrekturen

  • Links are covered after rendering.
  • AI file can't be opened in .NET project.
  • PPTX showing headers when ExcludeFonts.
  • Viewer fails to open DIB file.
  • OneNote embedded drawing is missing.
  • Could not load System.Drawing.Common assembly in VB.NET project.