Skip to main content
Participant
March 23, 2024
Question

Need Assistance with Fillable Form - Visible but Not Print

  • March 23, 2024
  • 1 reply
  • 241 views

I have an existing fillable form. When I add color to the fillable form and set to to Visible but Not Print, the color is not visible but the text in the field is also not visible. How can I fi

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
March 24, 2024

Do you mean the field's fill or border color? You can't do that directly. You would need to use a script to change the field's border color to transparent before the file is printed (using the document's Will Print event) and back to the usual color afterwards (using Did Print).