How do I resize watermark in Advance PDF/HTML
So, there is this case where the client needs watermark called "Draft" when it is on Pending Approval state.
So, I found 2 solutions for this.
using macro id = "watermark"
Directly giving it in style section.
But in both the cased I can't Resize the watermark/img. So, I had to walk a hard path by resizing it manually using word and exported as image.
Do you guys have any better solution for such cases.
Every response is appreciated. :D