Skip to content

Feature: Tiling Watermark #78

@Anubhav-Mondal

Description

@Anubhav-Mondal

Add support for repeating/tiled watermarks that cover the entire page, for both text and image modes.

Proposed Solution

Add a tile toggle to the existing addWatermark function. When enabled, calculate a grid of positions across the page using tileSpacingX and tileSpacingY and draw the watermark at each cell instead of a single fixed position. Expose spacing and stagger controls in the UI.

Suggested Label

"NSoC'26", "enhancement"

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions