Embedding fonts in an HTML Signature

B

boe

I tried using an MS tool called WEFT which lets you embed fonts in HTML's.
I created an HTML that works fine when I put it on a web server as far as
embedding the font but when I used the html as a signature template, it
doesn't include the source code for embedding the fonts.
 
B

boe

In the original signature.htm, I have code like <SCRIPT>
document.writeln("<style> @font-face
{font-family:Some;src:URL('http://fullPath/Some.eot')}</style>"); </SCRIPT>
And if I go to that HTM on my web site, it works fine but when I use htm as
a template in Oultook, I believe the code is stripped before the message
sends because the signature file appears in converted text even though going
to the web page, the text appears fine.

I'm testing it on a computer that doesn't have the font installed although
the EOT files are residing on my web page.
 

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

Top