GroupDocs.Merger for .NET 26.4 Release Notes
There are 2 features, improvements, and bug fixes in this release.
This release enhances merging reliability by fixing page‑number continuity in Word documents and streamlines developer deployment with per‑TFM NuGet packages, ensuring accurate pagination and easier integration across .NET target frameworks.
Full list of changes in this release
| Key | Category | Summary |
|---|---|---|
| MERGERNET-2100 | Feature | Migrate to per-TFM distribution packaging |
| MERGERNET-2071 | Bug | Page number fields restart instead of continuing sequentially when merging Word documents with Continuous mode |
Major Features
Continuous Page Numbering in Word Merges: Page number fields now continue sequentially across merged Word documents when using Continuous mode, delivering accurate pagination in the final output.
Per‑TFM NuGet Packages: Distribution is split per target framework, allowing developers to reference only the packages that match their .NET version, which reduces package size and simplifies restore operations.
Streamlined Deployment Across .NET Targets: The new per‑TFM packaging improves compatibility with .NET 6, .NET 7, .NET 8, and .NET Framework, enabling faster and more reliable integration into diverse projects.