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

How we can access Add image field Properties Java script

Community Beginner ,
Sep 10, 2020 Sep 10, 2020

WhatsApp Image 2020-09-10 at 12.36.50 PM.jpegexpand image

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

 

TOPICS
Acrobat SDK and JavaScript
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 ,
Sep 10, 2020 Sep 10, 2020
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.

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