feat: add watermark (release 8.28)#249
Conversation
6ecb7e9 to
1a6ebc4
Compare
|
Missing service registration and bundle wiring -- Review by Claude (claude.ai/code) Compared with #250 (stamp), this PR is missing three key files:
Without these, calling |
894cc43 to
c7f9508
Compare
|
|
||
| /** | ||
| * @return WatermarkPdfBuilder | ||
| */ | ||
| public function watermark(): BuilderInterface; |
There was a problem hiding this comment.
Same as the PR about stamps. It's a BC break. Maybe we can skip this change and deprecate this interface if not useful.
There was a problem hiding this comment.
Depending of what you decide with @Neirda24
Description