<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-watermark</artifactId>
    <version>24.10</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-watermark', version: '24.10')
copied!  
<dependency org="com.groupdocs" name="groupdocs-watermark" rev="24.10">
    <artifact name="groupdocs-watermark" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-watermark" % "24.10"
copied!  

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

VersionRelease Date
24.11November 30, 2024
24.10October 25, 2024
24.5May 28, 2024
23.12February 26, 2024
21.3January 25, 2022
20.5January 25, 2022
19.5January 25, 2022
18.3January 25, 2022
20.1January 31, 2020
18.8August 31, 2018
18.6June 19, 2018
18.2April 23, 2018