Skip to main content
julians54858342
Participant
August 29, 2017
Answered

Mehrere Seiten auf einmal stempeln

  • August 29, 2017
  • 1 reply
  • 8525 views

Hi!

wie kann ich alle Seiten eines PDF's auf einmal stempeln?

Ich möchte auf die erste Seite ein Stempel einfügen und dieser sollte auf alle Seiten dupliziert werden.

Gerne eure Hilfe!

Danke im Voraus!

This topic has been closed for replies.
Correct answer try67

You can use the script I linked to above in the free Reader.

Do you mean that you don't want to pay for the script itself? If so, you can write your own script that does it.

To learn how to do so start here: Adobe - Acrobat Developer Center | Adobe Developer Connection

1 reply

try67
Community Expert
Community Expert
August 29, 2017

That would require using a script, like this one I've developed which allows you to duplicate an existing annotation (a stamp is a kind of annotation) to multiple pages in the file: Custom-made Adobe Scripts: Acrobat/Reader -- Duplicate Annotations to Multiple Pages

julians54858342
Participant
August 29, 2017

Can I do this only with a paid program or is there a free solution?

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
August 29, 2017

You can use the script I linked to above in the free Reader.

Do you mean that you don't want to pay for the script itself? If so, you can write your own script that does it.

To learn how to do so start here: Adobe - Acrobat Developer Center | Adobe Developer Connection