convert existing Word document to form.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am currently converting an existing word document into a form...One problem
I am having trouble with is the content on one page slides to the next page
as I add text to my form fields. Is there a way to stop this from occurring?
Thanks,
Dan
 
dantheman said:
I am currently converting an existing word document into a form...One
problem I am having trouble with is the content on one page slides to
the next page as I add text to my form fields. Is there a way to
stop this from occurring? Thanks,
Dan

Make a table (and turn off its borders if you don't want the lines), set the
column widths to Fixed, set the row heights (in Table > Table Properties >
Rows) to an Exact height, and put the form fields into the cells -- one
field per cell.
 
Back
Top