OpenOffice-OODoc - Re: Setting an image anchor type

Posted on Wed Jan 17 00:33:28 2007 by jeunice in response to 4057 (See the whole thread of 4)
Re: Setting an image anchor type
In such situations, I find myself often dropping down to pure XML::Twig. In this case, that'd be something like $element->set_att('text:anchor-type' => 'paragraph'), where $element points to the <draw:image ... /> element.
Direct Responses: 4067 | 4074 | Write a response