Form Fields

G

Guest

I have a form set up with several fill-in fields. Two of the fields need to
have multiple lines. All of the fields are on top of a scanned document. The
form is protected. When the user types in more than one line, any fields
below the one being typed into move down the page. I need to have all the
fields remain where I've put them regardless of how many lines of text are
typred in. Does anybody know how to do this?
 
J

Jay Freedman

I have a form set up with several fill-in fields. Two of the fields need to
have multiple lines. All of the fields are on top of a scanned document. The
form is protected. When the user types in more than one line, any fields
below the one being typed into move down the page. I need to have all the
fields remain where I've put them regardless of how many lines of text are
typred in. Does anybody know how to do this?

Create a table, making the cells match the lines of the scanned
document (the table-drawing tool is good for this). Set the rows of
the table to exact heights and turn off the table autoformatting. Use
Format > Borders to turn off the table's borders. Put each form field
in a separate cell.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top