Skip to content

PDF watermark from Reader #472

@vsenko

Description

@vsenko

Looks like currently it's impossible to create PDF watermarks via Reader (or byte slice, etc.), only from file:

otherCtx, err := ReadFile(wm.FileName, NewDefaultConfiguration())

It would be really handy to add such a feature. Furthermore it's already there for Image watermarks:

wm.image, wm.width, wm.height, err = CreateImageResource(ctx.XRefTable, wm.Image, false, false)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions