Crazy Horse's crazier lit Guest
|
Posted: Wed Jun 08, 2005 5:04 pm Post subject: Prevent tables from shifting |
|
|
Is it possible to prevent tables from shifting around on the page based on
the text entered before the table. IOW, I am replacing "tags" in a doc with
string values programmatically. I have three tables in two columns on one
page. When the tables on the left column increase in height due to long
strings wrapping in the tables' cells (haven't figured out how to prevent
this from happening--AutoFit options don't seem to help), it pushes the
third table (in the second column) down on the page. I want it to stay where
it is, in a fixed position. Possible? Either by altering the document's
properties in Word, or programmatically using automation?
--
Download Blackbird Crow Raven's book
"STILL CASTING SHADOWS: Two American Families 1620-2006"
(.exe and Delphi source): http://cc.borland.com/ccweb.exe/listing?id=23106
|
|