<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-watermark</artifactId>
<version>24.10</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-watermark', version: '24.10')
<dependency org="com.groupdocs" name="groupdocs-watermark" rev="24.10">
<artifact name="groupdocs-watermark" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-watermark" % "24.10"
What’s new in the GroupDocs.Watermark for Java 24.10
Release Highlights
GroupDocs.Watermark for Java 24.10 introduces enhanced control over tiled watermark layout with new configuration options in point units and rotation relative to document center. This update also resolves performance and layout bugs, delivering more accurate and efficient watermarking for PDFs and other formats.
New Features
Tile Configuration in Points: Added the ability to define watermark tile spacing using point units, giving developers greater precision in tile layout across different document resolutions.
Tile Rotation Relative to Center: Introduced support to rotate tiled watermarks relative to the center of the document, improving design consistency and control.
Bug Fixes
Fix for Tile Spacing Calculation: Corrected the miscalculation of spacing between watermarks in tile mode, ensuring uniform and expected spacing across pages.
PagesSetup Zero-Based Index Bug: Resolved issue where
PagesSetup
incorrectly treated page numbers as zero-based, causing layout inconsistencies.PDF Annotation Watermark Performance: Optimized the performance of applying annotation watermarks to PDF documents, significantly reducing processing time.
🔍 Explore the Full Release Details
For full list of updates, please visit GroupDocs.Watermark for Java 24.10 Release Notes.
pdf watermark tile spacing
| rotate watermark java
| tile mode watermark
| pdf annotation watermark fix
| zero based page index issue
File | Classifier | Size |
---|---|---|
groupdocs-watermark-24.10-javadoc.jar | javadoc | 2 MB |
groupdocs-watermark-24.10.jar | 156 MB | |
groupdocs-watermark-24.10.pom | 2 KB |