Probably a stupid question.. I want to create a form to print for people to fill in. I want the fields in the form to have those little "marks" in them to separate characters instead of just having a blank underscore. I don't even know what that is called, thus can't search for how to do it. Am I making sense? Instead of NAME: _______________________ I want NAME: _|_|_|_|_|_|_|_|_|_|_ except I want the | to be much shorter and all of the lines to be joined - just like you see on those types of forms. Ideas? Thanks!
Maybe do something in Excel with different borders and modify the cell sizes to fit? Only thing I've got.
Here's a primer: http://www.adobe.com/products/acrobat/pdfs/instructor_forms_acess.pdf Just about any government form I've filled in has that format, and they've all been PDFs.
Is this online or offline? If online: use a monospace font, make a background image to apply to the inputbox that is the same width as the letters, since as a monospace font, they will all be the same width.