Skip to main content
Participating Frequently
July 8, 2021
Question

Mass Add Different Image in Each Page

  • July 8, 2021
  • 1 reply
  • 1877 views

Hi,

I'm using Adobe Acrobat and I do following work that takes a bunch of time.

 

There are many pages of the document, I manually add different image to each page. Is it possible to automate this some sort of Javascript? If yes how.

 

I want to have page to have 1.png in my local folder

I want to have page to have 2.png in my local folder

and it goes like this for many pages.

 

Help is really appreciated.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
July 8, 2021

Possibly, but you need to provide more details.

- Do you want to add the same image to all pages, or a different one for each page?

- Is the location of the image on each page the same?

Emre5CB6Author
Participating Frequently
July 8, 2021

Hi ,

 

Different image for each page

location will be the same for each page 

try67
Community Expert
Community Expert
July 8, 2021

So will all the images be located in the same folder, and named using the page number to which they are supposed to be inserted (1.png, 2.png, etc.)?