Avatar

Level 2

Hi All,

Is it possible to watermark an XFA form? I tried using the addWatermarkFromText javascript function on my PDF but got the following error:

NotAllowedError: Security settings prevent access to this property or method.

Doc.addWatermarkFromText:52:XFA:form1[0]:page1[0]:docReady

I need to mark my PDF based on what server it is being launched from and as a result HAVE to watermark it to identify the regions.

Can anyone help? Is there any other way to watermark this without compromising on the size of the PDF?

Thanks.