GroupDocs.Merger for .NET 25.9 Release Notes
There are a bug and new feature in this release.
Full list of changes in this release
Key | Category | Summary |
---|---|---|
MERGERNET-1990 | Feature | Automatically create PDF document logical structure tags |
MERGERNET-2016 | Bug | SetLicense method does not support setting license from the current directory |
Major features
- Implemented a new “Automatically create PDF document logical structure tags” feature
- Fixed SetLicense method does not support setting license from the current directory
Public API and backward incompatible changes
This section lists public API changes that were introduced in GroupDocs.Merger for .NET 25.9. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs.Merger which may affect existing code. Any behavior introduced that could be seen as a regression and modifies existing behavior is especially important and is documented here.
A new PdfSaveOptions class was added
A new PdfSaveOptions class was added, please refer to the following documentation articles for more details: