Inserting shape to Header when table exists - anchor problem - Word VSTO

Joined
Oct 4, 2018
Messages
1
Reaction score
0
Hi,
I have following problem. When I insert a shape (rectangle) in header and in top position there is table also in header then the anchoring is automatically made according to this table instead of page like I set. Could you help me? I would like anchor the shape at the left top corner of the page instead of table.

Regards

Tom
 

macropod

Microsoft MVP
Joined
Mar 2, 2012
Messages
580
Reaction score
50
Unless there is content before the table, you can only anchor the object to a cell in the table or to the content that follows it.
 
Top