Answered
Is there a way to create a stamp to insert just the date (without any image) on any PDF? I know how to make a date stamp using Javascript but it seems to require that you include an image, which I don't want. (I'm not talking about making my own forms or putting dates in headers or footers. Rather, I want to be able to insert the current date anywhere on a PDF that anyone created so I don't have to use the typewriter tool to type it in.)
The blank page has no apperance and if your text box has a transparent background then the only thing on the stamp will be the date text.
You may also want to watch the "Stamps Gone Wild" video at www.pdfscripting.com.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script