<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-watermark</artifactId>
<version>24.5</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-watermark', version: '24.5')
<dependency org="com.groupdocs" name="groupdocs-watermark" rev="24.5">
<artifact name="groupdocs-watermark" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-watermark" % "24.5"
What’s new in the GroupDocs.Watermark for Java 24.5
Release Highlights
GroupDocs.Watermark for Java 24.5 delivers significant upgrades by introducing tiled watermarking across PDF, Word, Spreadsheet, Presentation, and Visio file formats. The release also enhances customization by enabling the use of custom fonts for text watermarks. Several key bug fixes improve watermark rendering fidelity and eliminate layout artifacts.
New Features
Tiled Watermarking in PDF Files: A new feature enables developers to add tiled watermarks throughout PDF documents for improved consistency and visibility.
Extended Tiled Watermark Support: Tiling support is now available across Presentation, Spreadsheet, Word, and Visio formats, offering a unified approach to watermarking across documents.
Custom Font Support for Text Watermarks: You can now use custom fonts for text-based watermarks, allowing greater branding and stylistic control over watermark content.
Bug Fixes
PDF Watermark Rendering Artefact Fix: Resolved issues where using
PdfXObjectWatermarkOptions
led to rendering artefacts in watermarked PDFs.Background Color Issue with
PdfXObjectWatermarkOptions
: Eliminated unwanted background color layers appearing during watermarking operations.Improved Watermark Layout for Word Documents: Corrected rendering issues related to tiled watermarks in Word files, ensuring accurate positioning and visibility.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Watermark for Java 24.5 Release Notes.
tiled watermark PDF
| visio watermark java
| presentation watermarking
| spreadsheet watermark java
| custom font text watermark
File | Classifier | Size |
---|---|---|
groupdocs-watermark-24.5-javadoc.jar | javadoc | 2 MB |
groupdocs-watermark-24.5.jar | 156 MB | |
groupdocs-watermark-24.5.pom | 2 KB |