Skip to main content
Patrick Bruggink
Known Participant
June 3, 2024
Question

Linking Text in Adobe Acrobat Pro

  • June 3, 2024
  • 1 reply
  • 401 views

I created a fillable PDF, with two text boxes linked by this code:

var t1=this.getField ("RennenVoorDeGeit1"); if (event.fieldFull) { getField("RennenVoorDeGeit2").setFocus(); }

 

Now when I type a text within acrobat the text does move to column 2 but when I copy a text from microsoft word it no longer works. Anyone have an idea what is going wrong?

 

Using Acrobat 2024

Here is the PDF file.

This topic has been closed for replies.

1 reply

BobLevine
Community Expert
Community Expert
June 3, 2024
Ask in the Acrobat forum. This has nothing to do with InDesign.
Patrick Bruggink
Known Participant
June 4, 2024

Correct. This can be closed.