Ask a Question related to Adobe Acrobat Macintosh, Design and Development.
-
Bill_Connelly@adobeforums.com #1
Acrobat 6 Pro: Get System Time for Form Entry
In using the Combo Box Tool, is there a way to have the System Time entered into the data field, when the user clicks the Combo Box Button? A JAVA Script, that I don't know how to write (at present) to fetch the time and enter it into the form?
I would also like to have another field that takes two times from other fields and shows the difference ... i.e., how long it took to do a task (click one time button, do the task, then click the next time button). Is this possible in Acrobat 6 Pro?
I was hoping to be able to set this up in InDesign then move to Acrobat Pro, but CS doesn't offer this connectivity, and InDesign doesn't seem to have Combo Box or Check Box Tool capability.
Bill_Connelly@adobeforums.com Guest
-
data entry form for many-to-many
I think this is more of a forms question than design question, so bear with me . . . . I am designing a database primarily needed to manage our... -
iis crashing at same time Allaire entry in log
I was wondering if anyone else may have been getting this type of issue. Have a W2K server that is acting as a webserver. It is running CF. Not... -
Data entry form
Can someone point me in the right direction, I need to code many forms that would allow a user to enter one row of data into a SQL database. ... -
Entry data at the same time with multiple PC's
Dear Sirs: I have to make an application that enter data from ten PC's in a LAN. and present in real time in % with grafic bars the results. Is it... -
Obligatory entry on form
"Lapchien" <cc8345@NOSPAMeclipse.co.uk> wrote in message news:1059928544.242177@ananke.eclipse.net.uk... Any reason you don't just set the fields... -
Bill_Connelly@adobeforums.com #2
Re: Acrobat 6 Pro: Get System Time for Form Entry
I found the following JavaScript statement ... it works in the Script Editor, but I get a syntax error when I try to use it in the Combo Box Tool of Acrobat 6, as a Java Script.
Where do I find How Tos?
I downloaded the SDK for Acrobat 6 ... where is my answer?
JavaScript:
tell application "Acrobat 6.0.1 Professional" to set value to (time string of (current date))
How cryptic.
Bill_Connelly@adobeforums.com Guest
-
Bill_Connelly@adobeforums.com #3
Re: Acrobat 6 Pro: Get System Time for Form Entry
Am I confusing AppleScript with JavaScript?
Bill_Connelly@adobeforums.com Guest
-
MarkATS@adobeforums.com #4
Re: Acrobat 6 Pro: Get System Time for Form Entry
Am I confusing AppleScript with JavaScript?
yes
MarkATS@adobeforums.com Guest
-
Bill_Connelly@adobeforums.com #5
Re: Acrobat 6 Pro: Get System Time for Form Entry
Any references about JavaScript for Acrobat 6 Pro that I might find readable?
Several good examples of code for simple tasks would suffice.
Bill_Connelly@adobeforums.com Guest
-
MarkATS@adobeforums.com #6
Re: Acrobat 6 Pro: Get System Time for Form Entry
Any references about JavaScript for Acrobat 6 Pro that I might find readable?
The Acrobat JavaScript Reference would be a good place to start...
<http://partners.adobe.com/public/developer/pdf/topic_js.html>
MarkATS@adobeforums.com Guest



Reply With Quote

