Call us at 1-800-661-8190 or send an email at info@aurigma.com
A configuration of watermarks. For details, see the Watermarks topic.
configuration = { watermark: { text: { text: "watermark", fontSettings: { postScriptName: "LucidaSans-Italic", size: 14, fauxBold: false, fauxItalic: false }, scale: 0.28, opacity: 0.5 }, image: { name: "watermark.png", repeat: true, opacity: 0.1 }, visibility: { proof: true, canvas: true } } };
Configures the image of the watermark.
Configures the text of the watermark.
Configures visibility of the watermark.