Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to get the Image Path in adobe acrobat po?

Community Beginner ,
Jul 21, 2017 Jul 21, 2017

I am able to get the Image Path in adobe acrobat pro. I am able to upload image with below code. But not getting image path of the same uploaded.

var f = this.addField(fieldName, "button", p, r);
  f
.setAction("MouseUp", "event.target.buttonImportIcon();");

TOPICS
Acrobat SDK and JavaScript , Windows
397
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 18, 2017 Aug 18, 2017
LATEST

It's not possible using this method.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines