GroupDocs.Merger for .NET 20.7 Release Notes

Major Features

There are a few fixed bugs under .Net Core platform in this regular monthly release. The most notable are:

  • System.NotSupportedException : Could not open display (X-Server required. Check your DISPLAY environment variable);
  • System.Exception : ‘file:///d:/EPUB/out.xhtml’ could not be found;
  • System.DllNotFoundException : Unable to load shared library ‘gdi32.dll’ or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgdi32.dll: cannot open shared object file: No such file;
  • KeyNotFoundException: The given key ‘Wingdings’ was not present in the dictionary;
  • System.PlatformNotSupportedException : COM Interop is not supported on this platform;
  • MHT and MHTML file types have only one page under Linux and could not be used for the page modification.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
MERGERNET-876System.NotSupportedException : Could not open display (X-Server required. Check your DISPLAY environment variable)Bug
MERGERNET-877System.Exception : ‘file:///d:/EPUB/out.xhtml’ could not be foundBug
MERGERNET-878System.DllNotFoundException : Unable to load shared library ‘gdi32.dll’ or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgdi32.dll: cannot open shared object file: No such fileBug
MERGERNET-880KeyNotFoundException: The given key ‘Wingdings’ was not present in the dictionaryBug
MERGERNET-886System.PlatformNotSupportedException : COM Interop is not supported on this platformBug
MERGERNET-888MHT and MHTML file types have only one page under Linux and could not be used for the page modificationBug

Public API and Backward Incompatible Changes

None.