Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit is happening now. Discover what's next in customer experience.
SOLVED

How to call digital signature menu using javascript?

Avatar

Level 1

I am creating custom menu name "Signature Me" in Adobe Reader DC. On clicking this custom menu, i want to do below steps in sequence:

1. Alert message 

2. Execute Sign menu (Only call)

 

Code:

 

function signMe(){

    app.alert("Some custom message......");

    ///What should i pass to call Sign menu here 

    app.execMenuItem("__________________");

}

 

app.addMenuItem({cName:"Signature Me", cParent:"Help", cExec:"signMe(); " }); 

 

 

1 Accepted Solution

Avatar

Correct answer by
Level 10
1 Reply

Avatar

Correct answer by
Level 10

Try posting this question on the Adobe Reader community - https://community.adobe.com/t5/acrobat-reader/bd-p/acrobat-reader