Copy link to clipboard
Copied
Hello everybody, i was wondering how could i insert an image in Adobe Acrobat Pro, send the file to a client, and then he can easily replace the image in Adobe Acrobat Reader, just like what happens in this youtube video from minute 1.37: https://www.youtube.com/watch?v=9sepWWYfBMo
thanks!
Copy link to clipboard
Copied
Select the "Run a JavaScript" command and then paste the code I provided in the window that opens.
Copy link to clipboard
Copied
one post is more than enough to ask this question
Copy link to clipboard
Copied
You can do that with a button field set to have an icon. Then as the button's MouseUp action enter this code:
event.target.buttonImportIcon();
Copy link to clipboard
Copied
thank you very much! how can i achieve this? do you know any tutorial in youtube for example? thanks!
Copy link to clipboard
Copied
I explained above how to do this... Have you tried it?
Copy link to clipboard
Copied
yes but i dont know how to insert the code. im stuck here.

i have acrobat pro 8, maybe thats the reason? thnks
Copy link to clipboard
Copied
Select the "Run a JavaScript" command and then paste the code I provided in the window that opens.
Copy link to clipboard
Copied
worked!!!!! thanks a lot!!!!!
Copy link to clipboard
Copied
So I added 'Run a javascript' and 'event.target.buttonImportIcon();'
When I enable the form for Adobe Reader form filling, and open in it in Reader, it only allows adding PDFs. Is there a way for the user to add .jpg images?
Copy link to clipboard
Copied
Use the latest version of Acrobat Reader DC.
Copy link to clipboard
Copied
Thank you, Bernd.
I used Acrobat DC version 18.009.20050 and added a new 'add an image' button. Saved, then saved as to enable for Reader. Opened in Reader, and it still only lets me add a pdf image.
Copy link to clipboard
Copied
What version of Acrobat Reader?
Copy link to clipboard
Copied
XI 11.0.01
Copy link to clipboard
Copied
You need to use Reader DC, preferably the latest version available, to be
able to select non-PDF files as the image.
Copy link to clipboard
Copied
Version XI can only use PDF files. Use the latest version Acrobat Reader DC.
Copy link to clipboard
Copied
Excellent. That worked. I did this on the mac version, does the PC version also import jpgs in as well?
Copy link to clipboard
Copied
Yes, it's the same.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now