Skip to main content
jerry_timmerman
Participant
September 6, 2018
Question

Wizard for stamped and certified documents

  • September 6, 2018
  • 1 reply
  • 639 views

I am processing word-documents into pdf (by means of Adobe Acrobat Pro XI (Version 11.0.0).
When the document is as pdf, I want to embed a stamp, an underlay (a preset watermark behind text) and flatten the document.

Eventually I want to digitaly sign the document with an EDSS tool (by means of Symantic Shared CA for Adobe CDS).

I have trying to embed these action by means of the Action Wizard but do note that the add-on tools are not available in the Action Wizard.

How can I make this action wizard included these add-on tools?

An example below!

Red and signature is the "stamp", light blue print in background is the underlay

This topic has been closed for replies.

1 reply

Inspiring
November 3, 2018

I would create a folder level function to perform the task. Then make the custom tool with the code to call that folder level function. One can then use the JavaScript option in the Action Wizard to add the JavaScript to call the folder level function.