Hey, another issue that I’ve noticed is that tile watermarks in DOCX files are not visible in case they are under images / tables or even text (which is most crucial case for me).
I understand that it’s probably due to the implementation of the watermarks in DOCX, but the question is do you consider any of the cases a bug and do you have any workarounds / plans for fixing this and display watermark as a top layer?
Attaching screenshots of the cases:
Screenshot 2025-01-10 at 15.26.46.png (180.3 KB) - not visible under table
Screenshot 2025-01-10 at 15.28.14.jpg (74.6 KB) - not visible under image
Screenshot 2025-01-10 at 15.29.45.jpg (162.2 KB) - not visible under both image and text
Attaching also both input files from the code screenshots above:
input.docx (108.7 KB)
input2.docx (778.9 KB)
I’m using regular code from documentation for tile watermarking with latest version of python library (24.9.1).
Thanks for your response in advance