|
-
Sep 26th, 2003, 02:50 PM
#1
Originally posted by RobDog888
CornedBee:
I havent found anything on JavaScript accessing the file system in
the "Acrobat Forms JavaScript Object Specification #5186".
It is the main reference guide for writing JavaScript for Acrobat.
Then chances are that you can't do it, sorry.
You see, JavaScript itself doesn't have much. The only built-in objects are String, Array, Date, Math and maybe one or two more, but nothing special. All other objects must be provided by the host application, be that a web browser, an office suite or Adobe Acrobat. So if Acrobat doesn't provide a filesystem object or a way to access Windows Scripting Host (ActiveX Automation) objects, I fear there is no way to access the filesystem.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|