Can someone show me the necessary code to get an underlined textfield in latex? I want the solution to be as simple as possible so that I can customize it as needed.
Ideally, I would prefer something like,
\TextField[name=box1,baseline=true]{text (not underlined)}
I have tried the solution here (which does not work): underlined text field in a fillable form
as well as this solution (which I cannot figure out how to change simply): creating fillable PDFs
If someone could provide a simple method for underlining the fillable area, or can explain how to make the first solution work for pdflatex, it would help me a lot.
\TextFieldto be underlined, or the\TextFielditself to be underlined? I'm assuming the former... – Werner Aug 29 '16 at 23:56