[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)

Similar Messages

  • 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...

  • HOW TO CREATE A DYNAMIC STAMP ON ACROBAT X PRO????????

    I HAVE BEEN TRYING TO CREATE A  CUSTOM DYNAMIC STAMP ON ADOBE ACROBAT X PRO, I CAN EASILY CREATE A STAMP FROM A pdf FILE BUT WHEN TRYING TO INSERT A TEXT OR CHECK BOXES THEY DO NOT GET ATTACHED TO MY NEWLY CREATED STAMP WHEN I SELECT THAT STAMP ON THE STAMPS PALETE, PLEASE HELP AS ADOBE ACROBAT ONLINE SUPPORT EXEMPT THEMSELVES FROM SUPPORTING WHAT THEY CALLED "OLDER VERSIONS"

    If you need the kind of advanced dynamic stamp that it seems you want, one that prompts you for data to include in the stamp just prior to it being applied to the page, it will require JavaScript. In particular, it will likely best be done with a custom dialog, which requires some rather arcane scripting. I usually advise folks in your position to find someone to do this for you, at least for the first stamp. Feel free to send a PM if you'd like professional help.
    The following book has more information about custom stamps, but lacks much information about the type of dynamic stamp that you're wanting to create: http://www.amazon.com/About-Stamps-Acrobat%C2%AE-Paperless-Workflows/dp/0985614706
    That last part isn't a criticism of the book, which is very good. Custom dialogs are complicated, and using them with stamps adds more complication, so the subject really needs a book of its own to be handled thoroughly.

  • 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

  • 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.

  • Custom Dynamic Stamp Allowing Custom User Text

    Maybe there are too many results to read through... I've searched and searched to no avail...
    I've created a custom dynamic stamp (in Acrobat Pro X) but I want to be able to enter whatever text I want into the field and I seem to be doing something wrong.  There's no way that this isn't an option... is there?
    I've checked "Value Is Not Calculated" but once I insert the stamp, I don't know how to add text to the field.
    Maybe this is a super-newbie question, but I'm stumped and would REALLY appreciate a hint!
    Thanks a lot!

    Yes, you can use the 'app.response' method or the Dialog object.
    Dynamic Stamp Secrets by Thom Parker
    AcroDilogs by Windjack Solutions
    Stamps Gone Wild at pdfccripting.com consider also purchasing their book PDF Stamps! the Book.

  • Acrobat Pro 8 - Create a Dynamic Stamp

    1. How can I create my own dynamic stamp, for instance, how can I change the existing dynamic stamp "Approved" to "Released" with same time and date included.
    2. How can I create my own dynamic stamp with some defined chops with additional "released", time and date included.
    Hope I have made myself clear for these question, I have searched in the knowledge database, could not been able to get it.
    Thanks and regards,
    Tom Tang

    Hi gbsales,
    Did you read the Dynamic Stamps Secrets article (http://www.acrobatusers.com/tutorials/2007/02/dynamic_stamp_secrets )?  It explains how to locate your dynamic stamp files (which are really PDF files) after you create them.  Once you locate them on your system you can make a copy and distribute the files to your co-workers.  Of course, they will have to place them into the stamps folder on their Acrobat stamps folder too ( they can run the same code to find the path to the correct foler on their system).
    From the Console Window run
    app.getPath ("app", "stamps");
    app.getPath ("user", "stamps");
    to locate your stamp files.  Further details are in the article.
    Hope this helps,
    Dimitri
    WindJack Solutions
    www.windjack.com
    www.pdfscripting.com

  • Can I balloon engineering prints in Adobe Reader or Acrobat? Create a dynamic stamp w/ Java Script?

    I am trying to establish a very simple way to balloon prints with character numbers; below I have uploaded an example screen shot.  My end goal is for the user to select a dynamic stamp (a circle with a number in the center) and it start numbering with 1 and then increment by 1 yet the user is placing each balloon in its respective location, resetting for each PDF document, one addition would be to allow the balloon numbers to be edited like a text box after they have been created in case there is an error in balloon placement etc.  Is this possible? I have programming experience in other languages, but have only built a few dynamic stamps with time stamp information provided by java script code.
    Any assistance is greatly appreciated!

    Yes it's possible with dynamic stamps, but the code is rather messy as it has to keep a running total.
    See http://www.pdfscripting.com/public/department53.cfm for some samples (and the definitive book on creating your own dynamic stamps), and Rick Borstein's blog for some basic samples that put exhibit numbers on legal documents.

  • Acrobat 9 - how do you create a dynamic stamp to include the current date (java script)

    I have seen my question multiple places and times but the resolutions provided have not worked for me.
    I am running Acrobat 9 Pro, cannot run X or XI due to the use of ProSystem fx Engagement.
    I want to create what I thought would be a simple stamp. My initials and the current date. i.e. "crm 01/10/13".
    Simple right? I created a PDF of my initials. Now I just need the text field with the proper Java Script to insert the date, correct?
    I have tried opening "Dynamic.pdf" and copying and pasting the text field that includes the Java Script:
    " event.value = (new Date()).toString(); AFDate_FormatEx("h:MM tt, mmm dd, yyyy"); "
    The date does not update, it stays static.
    I have manually entered the Java Script.
    I have edited the Java Script to remove the "Ex".
    I have edited the Java Script to revise the "yyyy" to "yy".
    I have edited the Java Script to remove the " h:MM tt, " trying different formats to get "dd/mm/yy".
    I have selected "Use single-key accelerators to access tools" in Preferences/General.
    I have tried PDF files, PNG files. I have created the image files from Word and Excel.
    I am at my wits' end. Can someone PLEASE assist me to resolve what should be a simple issue (I hope).
    Thank you in advance.

    Thank you for your response.
    Your script works well, but I still have the same issue.  The date is remaining static to the system date when the stamp is created.  My initial idea was to create a pdf of my initials "crm" and then add the text field with the java script for the date behind my initials.  "crm" + (TEXT FIELD with JS).  I wanted 3 stamps, red, blue and green.  The colors correspond to specific processes in our workflow.
    Your script adds my initials as well as the date.
    My machine is running Windows 7.
    My stamps are located:
    C://Documents/Acrobat Stamps/...
    Acrobat templates:
    C://Program Files (x86)/Adobe/Acrobat 9.0/Acrobat/plug_ins/Annotations/Stamps/ENU/...
    I have no problem creating stamps, just a stamp that will use the current system date.  I HATE using the typewriter for my initials and the date.  I guess I can stamp my initials and then type the date...but what is the point?
    Do you have any further thoughts or suggestions?
    Thank you very much.
    crm 01/11/13 

  • Acrobat X Pro (Mac) - Where do I find my custom dynamic stamps?

    Running on Mavericks (OSX 10.9.3), Acrobat X (10.1.1)
    I've added a custom stamp and now trying to make it "dynamic" by editing it with Javascript. However the stamp file is no where to be found. I've done some research and already tried looking at the following places, with no luck:
    /User/Username/Library 
    - Library folder not found
    /Library/Application Support/Adobe/Acrobat/11.0
    - Not sure why it shows up as 11.0, since I'm running on 10.0. 11.0 Folder is empty and no other folders
    /Applications/Adobe Acrobat Pro X/Contents/Plug-ins
    - Plug-ins folder is empty
    How do I find this elusive stamp and make it dynamic?!
    Thanks in advance for your help!!

    What was your old laptop? Where did you keep the files on it? Please expand on the information that you have not given.

  • Create a dynamic stamp that ask the user to choose the icon to show

    I need to develop a interactive stamp.  The user should be able to enter text and a graphic that shows in the stamp.  I have been able to make this work when the stamp file is open but it would not work if I only have open the document in which I'm going to place the stamp.
    var cAsk = "Enter Exhibit Number" ;
    var cTitle = "Exhibit Number:  ";
    if(event.source.forReal && (event.source.stampName == "#eNVzyyEc8k0TPW34bdjlxB"))
      var cMsg = app.response(cAsk, cTitle);
      event.value = cMsg;
      event.source.source.info.exhibit = cMsg;
      var a = this.getField("Sign");
      a.buttonImportIcon()
    The user enters the exhibit number and then should be able to browse for an icon to be shown in the button "SIGN".  As I said, this works if I have the stamp pdf file open.  However, when I close it, it does not ask the user to select an icon.  It only ask the user for the exhibit number.  Any ideas why this is happening and how I can make this work?  Even if I have to open the stamp pdf file in the background to make it work.
    Thanks!

    You have to first configure a text field so it can be used for file selection. You do this on the Options tab of the field properties dialog. In order to select the corresponding check box, make sure only the "Scroll long text" option is selected.
    You then can set up a button that has the following JavaScript attached to the Mouse Up event:
    // Mouse Up script for button
    getField("upload_text_field").browseForFileToSubmit();
    Replace "upload_text_field" with the actual name of the file selection text field.

  • Can I create a custom-scripted dynamic stamp in Acrobat Standard or do I have to buy Acrobat Pro?

    I am researching options for the company I work for to take it's invoicing system paperless and I need to know if I can create a custom-scripted dynamic stamp in Acrobat Standard or is that possible only in Acrobat Pro?

    You can create a custom dynamic stamp in Std. and Pro. and you can use the dynamic stamp in Reader as well. Here is an infographic on Creating a Custom Dynamic Stamp in Acrobat XI.

  • 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?

  • Dynamic stamps with Acrobat Pro X

    Help needed!
    How to create own dynamic stamps with Acrobat Pro X, without any knowledge of programming.
    It was very easy with the program used before (Nuance); unfortunally it's not possible to export from Nuance to Acrobat.
    Thanks in advance
    vtosi

    It can't be done without using a script, and not a very simple one, either.
    There are detailed tutorials about how to do it, for example here:
    http://acrobatusers.com/tutorials
    If you're interested in someone to create the stamp (and all the required
    scripts) for you, feel free to contact me by PM or at [email protected] .

  • 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.

Maybe you are looking for

  • Receiver File Adapter with File content Conversion

    I have a requirement to send 2 different files to the target directory. Source is the same and different mapping for the 2 files. This I can achieve through multi-mapping but there is a problem. How can I use the File content for receiver File adapte

  • Creating a ConnectionPool in WLS6.1

    HI all, i am desperately trying to create a ConnectionPool in WLS6.1 sp1 because i need it for my Entity EJBs. in my machine i have installed Oracle 8.0.5... i got many errors (Drivers not found) so i decided to use Cloudscape. the pool is created su

  • Most useful (and difficult too) certification -for developer

    Hi Experts, I have a requirement that - i need to recommend to my management about a very useful certification - one that marks a quite high level of skill too. and this is for Development track -not on DBA track. The release is at least Oracle 10g .

  • Flickering when enlarging Facebook Pictures - MBP Retina

    Hi everyone! There is often a flickering when enlarging pictures on Facebook with Safari. It's incredibly annoying. How can i fix? I was in an apple store and i saw that all MBP with Retina have exact the same Problem. PRAM reset, Reset of OS X not s

  • Problem installing PSCS4 Extended

    Help I have been trying to install PS CS4 extended for days now. First let me tell you I'm running Windows 7 ultimate, I have two hard drives with at least 3gb of space free on each. 6 gb om memory and a middle of the range graphics card ATI firegl V