PDF-Forms - Fields with same variable, one Field editable the other only readable
- April 2, 2024
- 3 replies
- 722 views
Hello together,
is there a possibility to create a textbox with the same variable, for example on 2 pages with the same filled content with the following requirement:
Example:
Page 1 - fillable Textbox 1 with Textvariable "Name" (this box should be fillable like a normal box)
Page 2 - a textbox with the filled content of Textbox 1 of Page 1 (not be able to edit on Page 2, just on Page 1)
I know if i use the same variable-name in a second text-box, there will be the same content shown filled from box 1. But i just need a non editable "copy" of the filled content. If i select a "write protection" in my second box, the protection will transmit to the first box, i think because the instruction goes to the variable-name and not to the box.
Pictures:
top field: editable
bottom field: with filled content of top field, not editable
i´m looking forward to your feedback.
kind regards,
Martin