|
Thanks JMGDOC this is exactly what I was looking for. Is it possible to call the "text:p" and have text display with in this "draw:rec"?
I created an XML document which has the following: <draw:rect draw:style-name="gr1" draw:layer="layout" svg:width="12.001cm" svg:height="1.001cm" svg:
+x="2cm" svg:y="3cm"><text:p text:style-name="P1">Testing This Layout</text:p></draw:rect>
This works great in XML but I can't get the Perl Module to create the same output.
Regards
|