6
Need Assistance with Fillable Form - Visible but Not Print
New Here
,
/t5/acrobat-discussions/need-assistance-with-fillable-form-visible-but-not-print/td-p/14509559
Mar 23, 2024
Mar 23, 2024
Copy link to clipboard
Copied
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
TOPICS
How to
,
PDF forms
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-discussions/need-assistance-with-fillable-form-visible-but-not-print/m-p/14510583#M456429
Mar 24, 2024
Mar 24, 2024
Copy link to clipboard
Copied
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).
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

