Link to home
Start Free TrialLog in
Avatar of azriel_99
azriel_99

asked on

Where is javascript console???

Hi, I am using Acrobat Standard 6.0 and am trying to find the javascript console. It does not appear to be in the Tools menu so can someone please put me out of my misery and tell me where it is, or is it in this version? It has an option in the preferences to enable javascript which I hyave done. Please help. Your my only hope.
Avatar of Karl Heinz Kremer
Karl Heinz Kremer
Flag of United States of America image

The JavaScript console (which is actually the JavaScript debugger) is only part of Professional. And, it would be in the "Advanced" menu (Advanced>JavaScript>JavaScript Debugger).
Avatar of azriel_99
azriel_99

ASKER

thanks khkremer, that would explain that. I am trying to automate Acrobat from VB.NET. It seems that one has to use a JSObject to do this. I have tried this and the commands execute but do nothing. So I guess in the Professional version they would work? Do you know much about this sort of thing?
JavaScript is supported by Standard, and I would assume that the JSObject should also work. Have you tried to run sample programs? If you can wait a couple of hours, I can send you an example.
ASKER CERTIFIED SOLUTION
Avatar of Karl Heinz Kremer
Karl Heinz Kremer
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
khkremer, yes I have code very similar to that but what I am trying to do is a jso.SaveAs from PDF to EPS. When I try doing this I get a console message saying security features do not allow this. I have been thru all the document and application settings and switched off all security but still no dice.
Alternatively I have created a batch sequence that converts all files in a folder to EPS, this would do the job if I could do it programmatically, but I can't find any way of doing this either.
Do you know of any software or a method (perhaps another adobe app) that will allow me do convert PDF's to EPS programmatically?
I read in another of your posts that it could perhaps be done with a C++ plugin?
Any pointers much appreciated!
Do you have the "Acrobat JavaScript Scripting Reference"? If not, you need to download this document from Adobe's web site. For every method you will find information about any limitations. The saveAs() method has such limitations: You can use it only during batch, console, or menu events. You could add a menu item to Acrobat that would call your saveAs function, and then execute this menu item from your VB application.

You can certainly export a PDF as EPS from within a plug-in, but this is a lot more complicated than writing some JavaScript or VB code.

Another option is to use software that allows you to automate batch sequences:
callas AutoPilot (http://www.pdfstore.com/details.asp?ProdID=654) and CaslonBatch (http://www.caslonsoft.com/composite-56.htm) support the automation of Acrobat batch sequences.
Good morning khkremer, sorry about the delay - I guess we live on opposite sides of the rock!
Thanks for your reply. I am currently evaluating the trail software you recommended. Price on Autopilot seems a bit $teep tho!
Your menu item idea is interesting, I will give this a try too.

As a matter of curiosity at this stage, would you be at all interested in writing me a plugin to do the job? If so, what would be the cost?
Sorry, but I'm not available for any consulting or programming jobs.
oh well not too worry. I will try that menu thing and maybe post a question about that later today!
thanks for your help, top stuff!
I may not be around later today - try tomorrow morning :-) Are you in Australia? I'm in New York State, USA.
Not bloody likely! I'm a Kiwi from Dunedin city New Zealand, the Edinburgh of the South, it was snowing last week. Is it snowing in New York? I doubt it!
cheers!
Sorry about this, there are more Aussis here than Kiwis, so I just assumed :-)
It's not snowing in NY yet, give it a couple more weeks... We just had thee 2nd coldest summer in the last 100 years.