Skip to main content
Participant
December 6, 2019
Question

Copy A Textbox Onto All Pages of a PDF While Keeping the Content Independent of Each Other

  • December 6, 2019
  • 2 replies
  • 451 views

I would like to place an identical textbox on every page of my PDF (size and placement) but I want to customize the text in each (C1, C2, etc.) I have attempted to use a form field but when I Duplicate Across Pages the text is dependent on each other so if I change one, it changes them all. Is there an easier way to accomplish this besides placing a separate textbox on every page?

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
December 7, 2019

You can do it using a script, but that doesn't change the fact that each field will have to have a unique name in order to have a unique value.

Inspiring
December 7, 2019

Each form field has to have a unique field name.