Skip to main content
Participant
March 16, 2024
Question

Printing text content in Text Field - Multifunctional Fillable PDF

  • March 16, 2024
  • 1 reply
  • 466 views

I have created a fillable PDF. Text Fields are set as "Viable but doesn't print". I go to print the form, selecting the option of "Document and Markups", but the entered text of the Text Fields don't print. How do I make the text inside the text field print without printing the Text Field box? Making them "Visible" cashed the Text Field box to print. I haven't tried this with the entered text, as I don't want the Text Field box to print too. The document contains Text Fields and Check Boxes. I can print the Check Boxes, but the content inside the Text Fields are not. 

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
March 16, 2024

In order to do that you will have to set the fields as Visible, and then use a script on the document's Will Print even to hide their borders, and then change it back afterwards (on the Did Print event). Do all of the text fields in the file have a border?