Skip navigation
Currently Being Moderated

Name not appearing in Dynamic Stamps

Aug 2, 2012 5:06 AM

Hi.

 

When I insert a dynamic stamp, such as reviewed,approved etc, into a pdf my name does not appear as the reviewer/approver.

I am using Adobe pro9 and Windows 7.

Thanks.

 
Replies
  • Currently Being Moderated
    Aug 2, 2012 11:51 AM   in reply to CaptainChuckles

    Is your copy of Acrobat up to date with version updates?

    The current version is 9.5.1.

     

    Have you turned off JavaScript in Acrobat?

     

    Did you create the dynamic stamp?

     

    Have you completed "Identity" category in Acrobat's Preferences?

     

    Do the Dynamic stamps supplied by Adobe work?

     

    What is the code you are using to insert your name?

     

    The code supplied by Adobe for their Dynamic stamps:

     

    event.value = (new Date()).toString();

    AFDate_FormatEx("h:MM tt, mmm dd, yyyy");

    event.value = "By " + ((!identity.name || identity.loginName != (event.source.source || this).Collab.user) ? (event.source.source || this).Collab.user : identity.name)

    + " at " + event.value;

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points