GroupDocs.Watermark for .NET 26.9 Release Notes
GroupDocs.Watermark version 26.9 significantly relaxes evaluation mode restrictions — allowing watermark search, editing, and removal without a license, and removing the single-watermark-per-save limit — alongside a fix for image artifact detection in PDF documents and internal stability improvements.
Full list of changes in this release
| Key | Category | Summary |
|---|---|---|
| WATERMARKNET-2211 | Enhancement | Allow searching watermarks in evaluation mode |
| WATERMARKNET-2212 | Enhancement | Allow editing and removing document watermarks in evaluation mode |
| WATERMARKNET-2210 | Enhancement | Removed single watermark limit per Watermark.Save call in evaluation mode |
| WATERMARKNET-2213 | Bug | Search operation didn’t find image artifacts in PDF documents |
| WATERMARKNET-2215 | Enhancement | Improved internal stability |
Enhancements
Allow searching watermarks in evaluation mode
GroupDocs.Watermark now allows searching for watermarks in documents when running in evaluation (unlicensed) mode, making it easier to evaluate the search functionality before purchasing a license.
Allow editing and removing document watermarks in evaluation mode
Editing and removing existing document watermarks is now supported in evaluation (unlicensed) mode, allowing a more complete evaluation of the library’s capabilities without a license.
Removed single watermark limit per Watermark.Save call in evaluation mode
The previous restriction limiting evaluation (unlicensed) mode to a single watermark per Watermark.Save call has been removed. Multiple watermarks can now be added and saved in a single call without a license.