G
Garrett Manahan
I am having problems getting the positioning of a textbox correct when adding
it to a vertically centered page. It seems that no matter what I do, the
vertical(top) positioning of the textbox always is pushed down the page so
that it is even with the first paragraph on the page. It doesn't matter if
it is positioned by page or margin. The textbox is being added in VB 6 using
the 'AddTextBox' method... I can go into Word and add a textbox manually
without any problem...but via automation...forget it. I used to have similar
problems when the anchor of the textbox was within a table cell, but the
'LayoutInCell' property in 2003 took care of that. Anyone have any ideas?
it to a vertically centered page. It seems that no matter what I do, the
vertical(top) positioning of the textbox always is pushed down the page so
that it is even with the first paragraph on the page. It doesn't matter if
it is positioned by page or margin. The textbox is being added in VB 6 using
the 'AddTextBox' method... I can go into Word and add a textbox manually
without any problem...but via automation...forget it. I used to have similar
problems when the anchor of the textbox was within a table cell, but the
'LayoutInCell' property in 2003 took care of that. Anyone have any ideas?