Underlined text in <TEXTPATH> (VML)?

E

EDienske

Hi all,

I can't seem to get underlined text to work with the <TEXTPATH> tag
(see snippet below). According to Micrsoft you should just be able to
add "text-decoration:underline" to the style attribute but it doesn't
underline. Can someone help?

<v:shape id='TEXT:0'
style='rotation:0;position:absolute;top:188;left:254;width:50px;height:50px;antialias:true'
coordsize='400,400'>
<v:path textpathok='True' v='m 0,0 l 50,0' />
<v:fill on='True' color='black'/>
<v:stroke on='false'/>
<v:textpath on='True' fitpath='false' string='This is my piece of text'
style='text-decoration:underline;v-text-align:center;font-style:normal;font-size:18pt;font-family:Arial'/>
</v:shape>

ps using <TEXTPATH> is a prerequisite.
Many thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,133
Latest member
MDACVReview
Top