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

How we can access Add image field Properties Java script

Community Beginner ,
Sep 10, 2020 Sep 10, 2020

Copy link to clipboard

Copied

WhatsApp Image 2020-09-10 at 12.36.50 PM.jpeg

How we can access this add image properties using Java script. 

 

TOPICS
Acrobat SDK and JavaScript

Views

243

Translate

Translate

Report

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 ,
Sep 10, 2020 Sep 10, 2020

Copy link to clipboard

Copied

LATEST

You don't. JS can only add an image to a file in one of two ways:

- Adding it as the icon of a button field (and then flattening it), using buttonImportIcon.

- Adding it as the background layer, using addWatermarkFromFile.

Votes

Translate

Translate

Report

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