Changing Dynamic Stamp Info

I recently learned of the stamping feature in adobe. I am more mobile now in my job and I have created a digital signature (scanned an image and made a jpeg) and would like to time and date stamp it when I sign, however when I choose the dynamic stamp to perform this it shows up as administrator. I do log on as the admin however I would like my name to show up here instead of admin? Any help is greatly appreciated.

Shane,
In Acrobat 8 Pro, you can find the settings below:
Edit-->Preferences-->Commenting-->Making Comments-->Uncheck "Always use Log-in Name for Author name"
Edit-->Preferences-->Identity and enter your information accordingly.
It states:
i "Your identitiy information is used with comments, reviews, and digital signatures..."
Hope this helps.
Simon P

Similar Messages

  • Dynamic Stamp Reviewer Name Changes upon Comment Download from Shared Review

    When reviewers publish their dynamic stamp to an active Shared Review and I join the review, it downloads their comments (including the dynamic stamp) but when it downloads to my copy, the name on the stamp changes from their profile name to my profile name. If I double-click on the stamp, the reviewer's name shows up on the comment pop-up yet my profile name remains on the stamp image.
    I've dug around in the forum and have found no information about this problem. Does anyone out there have a fix for this or have you seen this problem as well?
    It happens whether the review is initiated and stored in a network server directory, or using a SharePoint workspace.
    No matter who has initiated the review, the renamed stamp appears in other participants' review copies. This was not happening at all before (we have been using Shared Review since 2012).
    It just started happening and it is occurring to others at our company as well. Initiating from different versions of Acrobat (ranging from Acrobat 9 to Acrobat 10) results in the same problem.
    Some reviewers' names are showing correctly and some are replaced with the user's name. See below.
    Below you can see the first approved stamp name (and time stamp) is different than the pop-up.
    The second is the same as the reviewer.

    I don't have the answer but I've seen the same thing, only with it twist. It seems to be related to the disappearing comments that others are talking about.
    We use the dynamic stamps just as you do and for certain users, the stamps disappear when the review file is opened again, no matter who opens it. You can see then listed as having added comments as the file is opening but no stamps are showing, and they aren't listed in the comments window once the file is open.
    But we have one user who DOES see the stamps - except that they have his name instead of the user that actually stamped it! So for some users, there's no problem - they stamp the file and everyone sees it fine. For others, the stamp disappears whenever anyone except that one user opens it, and he sees his own name on them. We all use Acrobat X except this one user, who's still on Acrobat 9.
    This all started recently and the number of affected users seems to be increasing. I firmly believe that it's related to recent updates that have been sent out, though I can't prove it. Not sure why else the problem would just start happening, and not to every user.
    This is a serious problem that needs to be fixed!

  • Dynamic Stamp changes

    Reviewer 1 posts a dynamic stamp that has their user id and date.  When Reviewer 2 opens the file to review the stamp by Review 1 now contains Reviewer 2 user id and current date and time.  Why does this happen and how do we fix it?

    I don't have the answer but I've seen the same thing, only with it twist. It seems to be related to the disappearing comments that others are talking about.
    We use the dynamic stamps just as you do and for certain users, the stamps disappear when the review file is opened again, no matter who opens it. You can see then listed as having added comments as the file is opening but no stamps are showing, and they aren't listed in the comments window once the file is open.
    But we have one user who DOES see the stamps - except that they have his name instead of the user that actually stamped it! So for some users, there's no problem - they stamp the file and everyone sees it fine. For others, the stamp disappears whenever anyone except that one user opens it, and he sees his own name on them. We all use Acrobat X except this one user, who's still on Acrobat 9.
    This all started recently and the number of affected users seems to be increasing. I firmly believe that it's related to recent updates that have been sent out, though I can't prove it. Not sure why else the problem would just start happening, and not to every user.
    This is a serious problem that needs to be fixed!

  • Dynamic stamp scripting which worked in Acrobat 9 Pro not working in Acrobat XI Pro

    I don't know JavaScript, so I am flying blind. I have recently updated to Acrobat XI Pro (on Win 7 Pro). I have had trouble setting up the same dynamic stamps that I had working in Acrobat 9. Just creating the stamps has been difficult, but the real pain has been trying to use the same scripting that I was using before. In particular, I have a field in which I want to enter details of a payment, such as cheque number. The script that worked before was:
    var cAsk = "Enter Payment Details" ;
    var cTitle = "Payment Details:  ";
    if(event.source.forReal && (event.source.stampName == "#X-MzCINchnGa7KblIGbv5C"))
      var cMsg = app.response(cAsk, cTitle);
      event.value = cMsg;
      event.source.source.info.exhibit = cMsg;
    The JavaScript debugger goes nuts about event.source being null and I am completely lost.
    Can anyone suggest a script which is likely to work for me? Is there any tutorial or similar material dealing with these issues in Acrobat XI Pro and in language that I am likely to understand?
    Thanks in advance.

    Change the start of the if-statement to:
    if (event.source && event.source.forReal && ...

  • Acrobat 9 dynamic stamp customized transfer from previous version

    client of mine made a custom dynamic stamp and they can get it set up fine (dynamic field inserted in the stamp) and in the correct folder where it pulls the other stamps, but it is not finding it in the stamp list in the program, is what they've told me. This was functioning properly in our old computer when they were an earlier version of Acrobat. I want to know how I can get it to show up. The custom stamp I believe is a jpg cause it was created in photoshop.

    The Acrobat/Reader stamp file specification has not changed sinced Acrobat/Reader 6. So if the stamped worked in an earlier verion it will work in Acrobat 9 and later as well. Since she recreated the stamp it is very likely that she did something different, because it sounds like the stamp was made incorrectly.
    Not all pages in the stamp file are stamps. Stamp pages are marked in a special way. You typically make a dynamic stamp by first creating a static stamp, and then manually modifying that static stamp. So, did she create a static stamp first? and does this static stamp show up where it should on the stamp menus? This is the starting point for a dynamic stamp, and the first thing that should be checked before adding dynamic features to the stamp file. See the link below for the "All About PDF Stamps" book. You'll find everything you need to know about creating stamps there.
    BTW: it is not a good idea to add new custom stamps to the built-in stamps, and especially if it means editing the original built-in dynamic stamp file. It is much better to create your own stamp categories.
    You also need to restart Acrobat after creating the dynamic stamp file.
    Thom Parker
    The source for PDF Scripting Info pdfscripting.com
    All About PDF Stamps in Acrobat and Paperless Workflows - THE BOOK!
    The Acrobat JavaScript Reference, Use it Early and Often
    Then most important JavaScript Development tool in Acrobat
    The Console Window (Video tutorial)
    The Console Window(article)
    Having trouble, Why Doesn't my Script Work?

  • Help with Dynamic Stamp

    Hello
    I have created a dynamic stamp that I swear was working great this morning, but now odd things are happening. I am very new to this. Heres what i have done so far....
    I created the PDF for the stamp.
    I created the custom stamp in Adobe
    I went to the file where the stamp is kept by adobe and added the form field.
    I added this text in custom Calculation:
    var cResponse = app.response({
    cQuestion: "Enter the number to appear in the stamp.",
    cTitle: "Number",
    cLabel: "Number:"
    if (cResponse == null) {
    event.value = "*NVALID*";
    else
    event.value = cResponse;
    I save and close file.
    I go to my pdf. Hit the stamp icon, go down to dynamic stamps and in stead of a list showing of all the dynamic stamps it takes me right to this
    I enter what info i want, and the stamp never stamps.
    Any suggestions?
    thanks!!

    To add more clarification to this super fun stamps game I've been trying to play for the better part of 2 or 3 days now, going to try to blurt this out quickly so I can get dinner.
    Here is a solution to adding all the stamps you used to have into new Acrobat (as the whole "just copy the file into the Roaming Acrobat Stamps folder" didn't do anything for me)
    in Acrobat, create a new custom stamp, with whatever, this results in the crazy file name in the user stamp folder.
    Take your old stamps file, rename it to this file name, (and put into the Title field of that acrobat properties the Name of the Stamps you'd like them to be contained under, this will be what shows up when you bring up the stamp tool.
    And the whole dynamic stamp gobblygook above with the #crapblahsputting name, do away with that to make java and forms easier by opening page templates and just going through and making sure the pages in your file are accounted for and if you have the #crazyname then change it to something like #KISS=Keep it Simple Stupid (the Keep it Simple Stupid, will be what shows up if you were to show Stamp Names in Acrobat) and now when you try to do other Forms Java scripting you can just say event.source.stampName == "#KISS" and life will be easier
    Also in the organize page menu drag the files around so they can be in a better order than just how you added them into Stamp originally.
    You can drag in new files to this stamp file as well in the future too, just be sure to go to the page templates and get that page a name, #KISS2=Keep it Simple Squared
    I hope this also saves someone the frustration of this Stamp world, I'm sure that now that I've FINALLY figured it out, Adobe will remove the feature.

  • Dynamic Stamps with Text Input Options

    You guys were so helpful I thought I'd give this another go. I'm trying to create a stamp like the one used in this tutorial (http://blogs.adobe.com/acrolaw/2009/05/add_dynamic_exhibit_stamps_in_ac.html), but based off of the attached image. The tutorial is great if you want to work off of the existing file, but I can't quite figure out how to make it work for creating something from scratch. Bascially I need people to be able to input their name and date, and have it not change after it's been entered. Thanks!

    Have you looked at the links to the other web sites for the more advanced tutorials?
    Dynamic Stamps Secrets
    If you want more user input you should look at 'dialog' object or AcroDialogs plug-in form Windjack Solutions.

  • Question regarding the creation of a custom dynamic stamp using "Will Print" from "Set Doc. Actions

    Hi all,
    Using Acrobat 9.0 Professional, I have successfully created a dynamic stamp using the forums where I have added Login / Date to my own image and it works great as designed.  However, the problem I am having is that when a document is stamped it becomes flat and doesn't update dynamically which does not work for my requirements.
    I need to create a pdf that is stamped by myself so that other users (using only Reader) can open the pdf and when printed the stamp will print with the correct date/time (in the format I describe below).
    I found a workaround (outside of a stamp) where I added a text box (called "Today") that updates everytime the document is printed by going to
    Advanced / Document Processing / Set Document Actions / Document Will Print
    and adding the following Java Code:
    var f = this.getField("Today");
    f.value = util.printd('yyyymmddhMMss', new Date());
    This provides me with the unique number that I need for printing  (ie: 20100317102030).  It works great as an inserted text field on my pdf.
    My problem is that when I use the "create custom stamp" as in other tutorials by inserting this new text field, it will not update (or display) on print, even though it was set the exact same way as the custom stamp I got working using the Adobe dynamic stamp information.
    Can you offer any advice on how I can get this to work as a custom stamp?  I would rather not have to create both a stamp and then overlay the text field manually as I have hundreds of documents (maybe more) to do this for.
    Also, as an aside, if I could get this to work, I would also like to add Login ID that updates in the same manner as my custom date format (but one problem at a time I guess! )
    Thanks for any and all help that you can provide.  I looked through these forums and elsewhere, but I don't seem to see anyone else with the same problems (with solutions posted).
    I really wish Adobe had a Custom Stamp creator as part of their program, with the dynamic option.  It would be so easy for them and save a lot of users so much time.

    Stamps are just like a inked rubber stamp, except in Acrobat you can suppress printing them and you can move them. So if you use a dated "Faxed" stamp when you fax a document, even though you can adjust the stamp before affixing the stamp, once the document is stamped the date on the document can not be changed or moved. It appears, that the use of a stamp might not be the best solution.
    "Interactive" means Acrobat JavaScript programing.
    With JavaScript not only can you insert variable data but also fixed text strings or a combination of both.
    So your script could be updated to something like:
    var f = this.getField("Today");
    f.value = "Printed : " + util.printd('yyyymmddhMMss', new Date());
    http://forums.adobe.com/message/1333261#1333261
    Getting the 'login name" will require some special JavaScript code being added to an application level JavaScript folder that runs upon initialization and is the data or function created is then accessed  by your PDF. This file will need to be installed on each user's system.
    http://www.acrobatusers.com/forums/aucbb/viewtopic.php?pid=30444

  • Creating custom dynamic stamps in Acrobat 9

    I have Acrobat 9 Pro and I'm trying to create my own custom dynamic stamp.  I have the image in a PDF format and I can create  custom stamp out of it but I can't figure out how to add the dynamic fields.  It's pretty easy in Acrobat 8 but there's just no info on how to do it in 9.  I've gone through the web, lynda.com, and nothing.  Some from Adobe, please help wtih this!  Thanks.

    Something that may be of some help:
    http://acrobatusers.com/search/google/custom%20dynamic%20stamps?query=custom%20dynamic%20s tamps&cx=010702214422959725198%3Amrw4k197ftq&cof=FORID%3A11&sitesearch=#433
    Be well...

  • [bug locked] Creating custom dynamic stamp Acrobat 9

    I am new to Acrobat and I am trying to create a custom dynamic stamp. In searching I found instructions using Acrobat 8 but these instructions don't work for version 9. Can someone help me with creating a dynamic stamp in version 9?
    Thank you.

    Did you try searching the Acrobat 9 help ? I did there is info there and if
    you want more (this one for livecycle);
    <http://www.adobe.com/devnet/livecycle/articles/lc_custom_stamp_tip.pdf>
    Please note: I read this Forums through e-mail. If you respond to me; please
    quote, otherwise I have no idea whom your response is addressed to or the
    context. This is all thanks to how this forum doesn't work properly, yet.
    Regards,
    S.D.A. (Stephen)

  • Dynamic Stamps in Acrobat 9 -

    My dynamic stamps no longer show that they are "By" me and the date is now listed showing " Green Mountain Time" or "GMT" and I can't seem to fix this.
    I can't remember having changed anything, these are stamps I have used for years.
    Tks in advance

    You got it!! After posting the question, other gremlins started appearing, so after
    a proper shut down and rest period..... everything is magically fixed.  You gotta love computers!!
    Thank

  • Where is the requisite technical reference for creating and editing Dynamic Stamps in AcrobatPro XI?

    Need to create a number of these, assuming there is documentation, but I can't find any.

    There are aspects of dynamic stamps that are not documented by Adobe or explicitly explained in any official documentation. That's just the way it is and what makes Thom's book as valuable as it is. Dynamic stamps use JavaScript, which is documented in the SDK, but there are some properties that can be used with dynamic stamps that are not documented by Adobe, and certain behavior is not documented by Adobe. The book really is the most comprehensive reference available.
    It is usually not recommended to rely on undocumented features, but in this case I would say there is little risk as there have not been significant changes since dynamic stamps were first introduced.

  • Custom Dynamic Stamp Java not working in WIN7

    I currently was upgraded from WinXP to WIN7. Running Acrobat Prof 8 with all the updates. I created a dozen customized dynamic stamps that grab info and date/time from the system. Using the following java, the stamps worked perfectly.
    event.value = (new Date()).toString();
    AFDate_FormatEx(",m/d/yy");
    event.value = " " + (identity.name || identity.loginName) + " - " + event.value;
    In WIN 7, I am getting a long date and time with no identity.
    HELP
    Ken Panthen
    Albany, NY

    GK,
    I tried a completely new file from scratch, used your script and it did not pick up the user,  it used a long date format, etc. Here is a sample of what I got. I only want the short date and name. No time zone. No name appears. It should be KPanthen.

  • Dynamic Stamp Help

    Hi All,
         I'm a bit of a Newbie to dynamic stamps and need a little help with some code.
    I had an issue with stamp prompting before i could place it, even then after entering a valid response it would still not let me place a stamp. I added the highlighted code now its waiting until i place the stamp but the response isn't showing on the stamp.
    var cResponse = app.response({
    cQuestion: "Enter the PO Number.",
    cTitle: "Purchase Order Number",
    cLabel: "PO:" });
    if(event.source.forReal &&
       (event.source.stampName == "#s7c7LeqDrxgy84o8Lg6-wD2"))
    if (cResponse == null)
    {event.value = "*NVALID*";}
    else
    event.value = cResponse;
    Thanks heaps

    Cheers for the response
    I changed the file name to the stamp name, i also tried the below code as well..
    if(event.source.forReal &&
       (event.source.stampName == "#s7c7LeqDrxgy84o8Lg6-wD2"))
    var cResponse = app.response({
    cQuestion: "Enter the PO Number.",
    cTitle: "Purchase Order Number",
    cLabel: "PO:" });
    if (cResponse == null)
    {event.value = "*NVALID*";}
    else
    event.value = cResponse;
    I get no prompt at all with the above code.

  • Dynamic stamp lost identity

    I frequently review documents and use a dynamic stamp to mark them as "Reviewed".  Up until now, the dynamic stamp included my name as well as date and time information.  The identity information is now missing and only includes date and time info - it seems not to pick up the identity info contained in the Identity panel in the Preferences dialog.  Any ideas on how I can restore full functionality (identity info) to the dynamic stamp? I'm using Acrobat ver. 8.2.3.
    Thanks!
    [email address deleted by host]

    Have you looked in the Acrobat JS API Reference?
    identity properties
    identity.name  is Name
    identity.email is the Email Address
    There are no standard properties for Title and Organizational Unit.
    You can use the following code in the Acrobat JavaScript console to see all of the properties and values of the identity object.:
    for (i in identity) {
    console.println(i + ": " + identity[i]);

Maybe you are looking for

  • Cell definition in Query Design within Bex Analyzer

    Hello, I would like to use special cell definition to visualizing the difference row definition between 2 columns (last year and actual year). With "Cell Definition" function in Query Design within Bex Analyzer there's a option to select a new restri

  • Need help setting up Pixma MX 860 on local network via wireless

    Ok, I'm at my wit's end here. I've spent the last two days trying to setup my printer with a connection to my wireless hub, and it simply refuses to work. I've tried under Win7 and Mac OS/X. Most recently, using Win7, I have the drivers installed, I

  • Two Elements in Main Window

    Hello, I am working on sapscript. MAIN window has two elements ( Order Info, Carrier Info. ) First page display only 1 - 10 records for each element in Main Window. ( In my scenario, it's possbile the either one of the element may have more then 10 r

  • HomeFusion- No support Service disappeared

    I am hoping this may gain some attention, or anyone else can share if this has happened to them On July 5th, after 2 SOLID months of very good speeds and HomeFusion service with 3+ bars on the router, the service disappeared. YES: The 4G Signal is GO

  • Exporting a background image to PDF

    Post Author: Kedgeboy CA Forum: Publishing Hello We have a very large report (100 pages long) and have a series of background images set on the report. When viewing through BO XI R2 DeskI you can see the images, you can print the report. However when