I need to add a dynamic watermark to my PDF document using javscript.
E.g: When a customer does not accept the terms and conditions of a particular document (which is a flag from database), I need to have a watermark "Denied" (say) on the pdf. This watermark should be 45 degrees rotated.
Please help. Thanks in advance.