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

What’s new in the GroupDocs.Watermark for Java 23.12

Release Highlights

GroupDocs.Watermark for Java 23.12 delivers several major enhancements and critical bug fixes, improving watermark rendering on Linux and expanding font styling capabilities. Notable improvements include the new padding support for image watermarks, strikeout and underline styling enhancements, and better watermark removal accuracy.

New Features

  • Padding Property in TextWatermark Class for Images:
    Introduced the Padding property in TextWatermark for image files, allowing developers to control spacing around text-based watermarks when applied to image formats.

  • Strikeout Font Style for PDF Watermarks:
    Added support for strikeout text styling in watermarks placed within PDF documents, enabling richer text presentation.

  • Underline Font Style for Shapes in DOCX:
    Enabled underlined font style when applying text as shapes in Word documents, improving formatting control for document watermarks.

  • PDF Watermark Rendering Optimization on Linux:
    Enhanced rendering quality of PDF watermarks specifically for Linux environments, addressing prior limitations in clarity and consistency.

  • Page Setup Feature:
    Developed new capabilities for setting up page-related configurations when applying watermarks, giving users more control over layout parameters.

Bug Fixes

  • Watermark Opacity on Linux:
    Resolved a Linux-specific issue where the opacity setting for watermarks was being ignored.

  • Underline Font Style Not Working:
    Fixed a bug where underlined text styling failed to render in certain file types.

  • Watermark Not Being Removed:
    Corrected an issue where watermarks could not be removed using the API, even when configured correctly.

  • Line Elements Removed with Watermarks:
    Fixed a regression where removing a watermark would unintentionally remove line elements in the document.

🔍 Explore the Full Release Details

For a full list of updates, please visit GroupDocs.Watermark for Java 23.12 Release Notes.


pdf watermark text padding | linux pdf watermark rendering | strikeout watermark pdf | docx shape underline watermark | remove watermark bug

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