Hello,
I’m developing a website using WP, that I have on my admin post page the ACF for admins build a list of PDF files (please see the attachment).
I need that the user can download the PDF with a watermark, or image/logo on PDF footer.
Each user will have your own logo. I mean, e.g: user-1 will upload his logo and when he will download the PDF file, this logo need to be printed on the footer; user-2 will have a different logo/image…
Is it possible do this with ACF?
Thanks a lot for your help.
Watermarking PDFs is not something that ACF can do for you, or even a WP specific question. You will need to find a plugin that will do this watermarking and I don’t know if such a plugin exists or not.