<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-watermark</artifactId>
<version>23.12</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-watermark', version: '23.12')
<dependency org="com.groupdocs" name="groupdocs-watermark" rev="23.12">
<artifact name="groupdocs-watermark" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-watermark" % "23.12"
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 thePadding
property inTextWatermark
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
File | Classifier | Size |
---|---|---|
groupdocs-watermark-23.12-javadoc.jar | javadoc | 2 MB |
groupdocs-watermark-23.12.jar | 156 MB | |
groupdocs-watermark-23.12.pom | 2 KB |