Hi,
I'm trying to dynamically watermark a pdf file using PHP with Zend_Pdf.
Is there a way to de-layer a PDF file, put something (text, image) between the background and text layer, and then save it?
Is there like a z-index for PDF files?
Any help would be greatly appreciated.
Regards, Paul