B
Bobby Hopper
How do you determine if a formfield that is too large to
fit in a table row whose rowheight is exact has been
truncated?
If the table rowheight is wdRowHeightAtLeast, then
Information(wdNumberOfPagesInDocument) would increase, but
if you essentially forbid an increase in page count by
limiting the rowheight, I don't know how to determine if a
formfield has been too big to fit.
fit in a table row whose rowheight is exact has been
truncated?
If the table rowheight is wdRowHeightAtLeast, then
Information(wdNumberOfPagesInDocument) would increase, but
if you essentially forbid an increase in page count by
limiting the rowheight, I don't know how to determine if a
formfield has been too big to fit.