Functionality: Download files with watermark

Exists the possibility to implement that functionality?


Thank you.
Hello Alexis,

Yes, it is possible. We’ve already planned to implement the feature of producing a PDF version of the document with watermarks. When it will be implemented and published you’ll get notified.

The issues you have found earlier (filed as WEB-1141) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by groupdocs.notifier.

The issues you have found earlier (filed as WEB-1141) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by GroupDocs Notifier.

The issues you have found earlier (filed as WEB-1613) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by GroupDocs Notifier.

Hello Alexis,


Thank you for your request. To implement this feature we will need additional info about what you exactly need. Since that could you please describe your use case in detail: will you print this document (exported), should we consider page rotation for such exporting or just watermark?

Just watermark.


Thank you.

Downloaded documents not present watermark even in the viewer the watermarks appear.


Any news about that?

Thank you.

Hello Alexis,

If you want to download the document with watermark, you should perform two things:
1. Set the “true” value for the “printWithWatermark” parameter in the “.Watermark” method.
2. Specify the “.DownloadPdfFileIfPossible(true)” in the GroupDocs.Viewer widget - watermark will be present on the PDF-version of a document, but GroupDocs.Viewer cannot modify original document.

Of course, you should use the latest version of GroupDocs.Viewer.

Thanks.