Skip to main content
Participating Frequently
January 13, 2021
Question

How to add multi page background in Acrobat Pro DC?

  • January 13, 2021
  • 1 reply
  • 431 views

I have a PDF comprising of 100 pages and I want to use another PDF that comprises of 100 pages as a background.  The background PDF has different content on each page.  The problem is, if I select the background option in Acrobat, it only uses the first page of the background PDF, when I want to overlay all 100 unique pages.  How can I achieve this?

This topic has been closed for replies.

1 reply

Bernd Alheit
Community Expert
Community Expert
January 13, 2021

With a script using the method addWatermarkFromFile.

Participating Frequently
January 13, 2021

Thanks for your answer.  Do you have an example of a script I could use?

Bernd Alheit
Community Expert
Community Expert
January 13, 2021

Look at the samples in the Acrobat Javascript Reference.