we are using aspose-word licensed version 14.12.0.0. I would like to integrate a watermark into a word document. We are facing two types of issue.
Watermark is shown on all pages in top of page.
Some of the pages watermark displayed in twice.
First issue, I need watermark is shown center of the pages and second issue, only one watermark shown in the pages instead of twice.
Is there any way to avoid this behavior. How can i achieve this?. Also we attached the same project and screenshot for your review and process to quick solution.
Note: Please include the dll aspose-word version 14.12.0.0.
We are using following code for watermark.
Aspose.Words.Document doc = new Aspose.Words.Document(outStream);
We tested the scenario and have managed to reproduce the same problems on our end. For the sake of corrections, we have logged these problems in our issue tracking system. Your ticket number is WORDSNET-18192. We will further look into the details of these problems and will keep you updated on the status of corrections. We apologize for your inconvenience.
After upgraded latest version both word and pdf 19.4. I am changed the above code you shared and tested local environment, still i am facing same issues and some of the pages displayed twice. Aspose latest version also i am facing issue. How can i achieve this?
We had closed WORDSNET-18192 with “Not a Bug” status and provided you workaround code to achieve what you were looking for.
Please ZIP and upload your new Word document (you are getting this problem with) here for testing. We will then investigate the issue further on our end and provide you more information.