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

Acrobat Javascript Interface, add Image, save as PDF/X1a

Community Beginner ,
Aug 01, 2017 Aug 01, 2017

I need to be able to add and place one or more TIF images into a page in a PDF and save it as PDF/X1a.  I am using Acrobat DC and the JavaScript interface right now.

I have tried successfully creating a Button field where the image should go, and then use importIcon() to import the image, and buttonSetIcon() to insert it into the field.  But, I don't want a button field in the PDF.

I have also successfully tried using addWatermarkFromFile which works great with one problem: The image has a transparency property and because of that I can't export to PDF/X1a.

Any help is appreciated.

TOPICS
Acrobat SDK and JavaScript
421
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 01, 2017 Aug 01, 2017
LATEST

You can flatten the buttons.

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