Skip to main content
Inspiring
April 17, 2019
質問

Call Acrobat Javascript from Java

  • April 17, 2019
  • 返信数 5.
  • 1052 ビュー

Hi,

     We can call InDesign/Photoshop javascript from Java using applescript.  Like this, is there is possibility to call acrobat javascript from Java?

このトピックへの返信は締め切られました。

返信数 5

Legend
May 6, 2019

Have you downloaded and installed the Acrobat SDK?

Legend
April 29, 2019

Supported interfaces are in the Acrobat SDK. NO JAVA API.

Sudha_K作成者
Inspiring
May 6, 2019

Hi,

     Can you provide any samples or say how to proceed because i am not familiar with Acrobat scripting.

Legend
April 17, 2019

If you can already call AppleScript from Java, why can't you use this for Apple JavaScript.

There is no support for this path, you are going into new areas.

Sudha_K作成者
Inspiring
April 29, 2019

Hi,

    what is my ques is , i can call indesign/illustrator script using java with script path to run the script. Like this, can we call acrobat script? I am not familiar with acrobat javascript.

Legend
April 17, 2019

If the Java can call AppleScript, yes. Otherwise no.

Sudha_K作成者
Inspiring
April 17, 2019

Yes. we can call indesign/photoshop javascript in java using applescript. But don't know how to call Acrobat javascript.

Also don't know whether it will support or not. How to use path and how to call.

try67
Community Expert
Community Expert
April 17, 2019

AppleScript is not Java.

And you should ask here: Acrobat SDK