Mathias Supp wrote:
Hi Jo,
you have to set the Property AnchorPageNo for the inserted graphic
after setting anchor type, for example
oGraph.AnchorPageNo = 2
Hope that helped...
Hi Mathias,
Thanks for your answer. When I do that, nothing happens anymore. I did
discover the following though:
.HoriOrient = com.sun.star.text.HoriOrientation.NONE ' This is
necessary to override the default settings for the positioning
.VertOrient = com.sun.star.text.VertOrientation.NONE
When I add those lines, the graphic does get positioned where I want it.
Very odd, if you ask me, but I'm glad I found something that seems to
work now.
Jo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]