GroupDocs.Merger for Java 20.11 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.
  • Implemented document import of all the possible file types into Diagram.
  • Corrupt file error message when merging memory stream files;
  • Can’t remove Words document pages;
  • Can’t save PDF file;
  • Can’t remove pages from Excel file;
  • Not supported file types are present;
  • Cannot open a PDF with 250+ long characters password.

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
MERGERNET-855Implement Ole objects import into Diagram documentsFeature
MERGERNET-936Corrupt file error message when merging memory stream filesBug
MERGERNET-937Can’t remove Words document pagesBug
MERGERNET-938Can’t save PDF fileBug
MERGERNET-939Can’t remove pages from Excel fileBug
MERGERNET-940Not supported file types are presentBug
MERGERNET-942Cannot open a PDF with 250+ long characters passwordBug

Public API and Backward Incompatible Changes

New ImportDocument method of Merger class was expanded

ImportDocument method of GroupDocs.Merger for Java product was expanded, please refer to the following documentation articles for more details: