GroupDocs.Merger.LowCode: A new low-code edition is now shipped as a separate NuGet package with seven single-purpose, individually licensed products - JoinPdf, JoinDocx, JoinPptx, SplitPdf, SplitDocx, SplitPptx and RemovePagesPdf. Each performs one document operation through a minimal API: construct the object with the source document and operation inputs, then call Save.
Aspose.Drawing dependency removed: Eliminated the external library from the package, reducing binary size and avoiding version conflicts, which simplifies deployment and improves runtime stability.
GroupDocs.Merger for Python via .NET V26.6主要版本2026年6月2日
功能
Rebuilt the Python binding - A typed, per-overload API with bundled .pyi stubs.
Updated Python 3.14 support (Requires-Python is now >=3.5,<3.15).
Page-preview rendering (generate_preview) and stream-based split are now callable from Python via page-stream callbacks.
Now ships AGENTS.md inside the package for AI agent / LLM integration.
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 now 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.
GroupDocs.Merger for Java V26.4主要版本2026年4月14日
修正
Merge PDF is doubling in size when using GroupDocs PDF Merge.
GroupDocs.Merger for Java V25.12主要版本2026年1月20日
功能
Improved preservation of accessibility metadata when merging tagged PDFs.