|
| set preferences from Javascript |
 |
Thu, 1 May 2008 17:14:31 -0700 |
Can preferences be set from a folder-level or document-level Javascript in
Acrobat Pro 7 and 8?
In particular, I am interested in toggling on "Display PDF in browser"
and "Use local fonts".
Thanks,
|
| Post Reply
|
| Re: set preferences from Javascript |
 |
Thu, 8 May 2008 05:07:09 -0700 |
|
| Post Reply
|
| Re: set preferences from Javascript |
 |
Thu, 8 May 2008 05:29:34 -0700 |
You certainly can't set this on a per-document basis, because Reader
has to restart. I don't know if you can set it programmatically at
all.
|
| Post Reply
|
| Re: set preferences from Javascript |
 |
Thu, 8 May 2008 09:29:24 -0700 |
Aandi,
Thanks.
Reader is not an issue. All workstations have Acrobat Pro 7.0.8.
This is to support our browser-based review, which must be done, obviously, in
the browser.
We have a folder-level Javascript installed on all workstations. I was hoping to
place the code there.
If there is no direct command equivalent to setPreferenceEx, do you think it
could be done with App.execMenuItem?
|
| Post Reply
|
| Re: set preferences from Javascript |
 |
Thu, 8 May 2008 09:46:47 -0700 |
|
| Post Reply
|
|
|
|
|
|
|
|
|
|