chunyenHuang / hummusRecipe

A powerful PDF tool for NodeJS based on HummusJS.
https://hummus-recipe.s3.amazonaws.com/docs/Recipe.html
MIT License
341 stars 91 forks source link

Ability to add z-index to the watermark content #238

Open jaydeepw opened 2 years ago

jaydeepw commented 2 years ago

Thank you so much for building this library.

I am using this library to watermark some PDF files. The problem however I am getting is that the watermark shows on top of the text in the PDF. Now I know that I can set opacity and make this work but that is not working in my case. I would like to have an ability using which I can set the watermark to show up below the text in the PDF.