Hi, I know about `set(_ container: PDFContainer, absoluteOffset: CGFloat)` to overlay a large text item over a page. How to do this on each page? I want to “watermark” each page with the same text.
Hi, I know about
set(_ container: PDFContainer, absoluteOffset: CGFloat)to overlay a large text item over a page. How to do this on each page? I want to “watermark” each page with the same text.