How do i create a new Dynamic stamp in Adobe 9? I found where all the stamps are but i cannot edit one to my liking and i cannot seem to find a way to create my own.
Patrick Hurley
Then you need to edit the source of the stamp using Acrobat's object touch-up tool and an appropriate editor like InDesign, Illustrator, or PhotoShop.
For this you want to view the related tutorials that are available in the Learning Center located in this site. There are several by Thom Parker on the subject..Be Well...
I looked at those and it did not get me where i wanted to go. Is there any way to revise one of the stamps already in the system?
Yes. You can find where they're located by executing this code in the JS console:
app.getPath("app", "stamps")
.
Visit my custom-made PDF scripts website: http://try67.blogspot.com Contact me personally: try6767@gmail.com
What do you want to revise?
You may need to create your stamp from scratch or use an image editor to change the background.
there are several stamps existing in the Dynamic stamps folder. i want mine to read "For Approval Only" for example instead of Reviewed or Revised. I'm not a whiz on making graphics to look like these, so if i had a way revised what it said, would save me some trouble.Thanks for your help.