Page 1 of 1

Text over shape

Posted: Mon Nov 09, 2009 9:14 am
by jorgeleal
Hello, I'm trying to write dynamic text over a shape. If have located a shape and over a text field, no problem when viewing in WebViewerFx, but HTML view doesnt show the text ofer shows de text under the shape.

Is there any way to do that?.

Thank you.

Text over shape

Posted: Tue Nov 10, 2009 3:50 am
by Jan
Hello,

Sorry this is not possible. Default mode of HTML view is table. In html table you can place only one object at cell. Try to use Background and Border properties of text.

Thank you.