PDF Form Text Field
I am trying to make a PDF form that has a variable text field. The variable text field needs to have instructions in it. If the user doesn't enter anything, I don't want those instructions to print. But if they do enter content, I want that content to print. Does anyone have a solution for this? My solution right now is to create two layers, with the lower layer having the instructions and being "visible but doesn't print", but there has to be a more sophisticated option. Any thoughts are appreciated!