List Info

Thread: Draw a Shape in Impress




Draw a Shape in Impress
user name
2006-11-16 19:48:18
Assuming $shape is a previously created shape object (i.e.
the return value of the insertElement or appendElement
instruction which created the shape), one can simply write:
<br>
<code>
$doc->appendParagraph
    (
    text => "the text",
    style => "MyParagraphStyle",
    attachment => $shape
    );
</code>
<br>
Note: a new paragraph could be attached this way to many
other kinds of containers

To write a respons, access
http://ww
w.cpanforum.com/response_form/3562

To see the full thread, access
http://www.cpan
forum.com/threads/3467

--
You are getting this messages from www.cpanforum.com
To change your subscription information visit http://www.cpanforum.
com/mypan/

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )