How to add text as watermark in every page?I try it, but some pages don’t have watermark.
Code:
doc = aw.Document(str(file_path))
text_watermark_options = aw.TextWatermarkOptions()
text_watermark_options.font_family = …... code: doc = aw.Document(str(file_path))...across all pages. Code Here’s a sample code snippet to add a text...