Hi,
I need to create, via code (VBA) and for Word 2003, a table which has the
same size than the page size (8,5 x 11). I set all the margins to 0 as well
as the footer and header distance. When I add a table, Word breaks the table
and sends the bottom row to the next page. I found that Word reserves the top
and bottom quarter of an inch of the page for the header and footer,
therefore the top left corner of the table does not start in "position (0,0)"
in the page, it starts in position (x,0).
I tried to remove the header and footer but I couldn't find how to do it. Is
there a way to do this? Or, Is there a way to set the height to 0?
An alternative that I was thinking is to force the table (top left corner)
to start in "position (0,0)" of the page, thus overlapping the header.
However, when I do it manually, it still breaks the table because I cannot
overlap the footer and it still reserves the space for header and footer,
which take a half of an inch of the page.
Any help will be highly appreciated!
Thanks!
Alejandro

Signature
Thanks,
Alex
Suzanne S. Barnhill - 02 Mar 2006 16:28 GMT
See my reply in word.tables.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> Hi,
>
[quoted text clipped - 18 lines]
>
> Alejandro