Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
You can flatten the buttons.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now