Expand my Community achievements bar.

SOLVED

Simple Header Question

Avatar

Level 3

Hi guys

I have a dynamic PDF form, which is 3 pages long.

At the top of each page are text fields for the first and last name, along with the date.

I'm wondering how I can allow these fields to be filled out only once, and display correctly at the top of each page of the form.

Thank you

1 Accepted Solution

Avatar

Correct answer by
Level 10

Method 1: Use Global Data Binding

Method 2: Write calculate event script to copy data from frst header fields to others. (make the other fields locked)

Nith

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Method 1: Use Global Data Binding

Method 2: Write calculate event script to copy data from frst header fields to others. (make the other fields locked)

Nith