I want to add watermark in a word document (doc or docx), am not able to find any forge component for this. Can anyone help out in achieving this.
Hi there Sagar,
Probably this component will resolve your problem.
https://www.outsystems.com/forge/component-overview/10849/pdf-add-image-watermark
Best Regards.
Hi Carlos,
Sagar explictly talked about doc/docx, you posted a link to a PDF watermark, why? How would this resolve his problem?
Hi Kilian,
You are correct. I didn't see this.
Sorry for this.
Hi Sagar,
I'm wondering why you would want to add a watermark to a Word file? Word files can be edited, and as such a recipient can easily remove the mark.
That said, there seem indeed to be no Forge assets available that do what you want, although this one looks like it could have that functionality available in the library used. In any case, this probably means you need to find a suitable library yourself and create an extension, or ask the maintainer of the component I mentioned whether the underlying library supports watermarks, and if so if it can be added to the extension (or, of course, clone the extension to do it yourself, and/or become a member of the team).