The following html does not display the "BC C39 2 to 1 HD Wide" barcode truetype font even though it is installed on my pc and works fine using Crystal Reports. If the font is changed to "BC C39 2 to 1 Narrow", another truetype font, the barcode displays fine. I'm using IE6. Would appreciate ideas on how to approach this. Is the font file corrupt, how is that determined? Many thanks.
<html>
<head>
</head>
<body>
<br>
<br>
<p style='margin-left:.4in;text-autospace:none'><b>Notice:</b> Barcode TrueType fonts must be installed on the computer/s that will be printing barcode labels through MyPortal.</p>
<p style='margin-left:.4in;text-autospace:none'>If you see a barcode displayed below, then the required barcode font is already installed.
<p style='margin-left:.4in;text-autospace:none'><font style="font-size: xx-large; font-family: 'BC C39 2 to 1 HD Wide';"
size=7
face="BC C39 2 to 1 HD Wide">*123456*</font> </p>
<p style='margin-left:.4in;text-autospace:none'>If you do not see a barcode (ie *123456* displays), then you will need to go to the barcode font download page located at <b> Home > Support > Downloads > Barcode Fonts</b> and follow the instructions for downloading and installing the fonts.</p>
<p style='margin-left:.4in;text-autospace:none'>If you have any problems or questions, please contact the <a href="mailto:anybody@anycompany.com">anybody@anycompany.com</a>
.</p>
</body>
</html>
<html>
<head>
</head>
<body>
<br>
<br>
<p style='margin-left:.4in;text-autospace:none'><b>Notice:</b> Barcode TrueType fonts must be installed on the computer/s that will be printing barcode labels through MyPortal.</p>
<p style='margin-left:.4in;text-autospace:none'>If you see a barcode displayed below, then the required barcode font is already installed.
<p style='margin-left:.4in;text-autospace:none'><font style="font-size: xx-large; font-family: 'BC C39 2 to 1 HD Wide';"
size=7
face="BC C39 2 to 1 HD Wide">*123456*</font> </p>
<p style='margin-left:.4in;text-autospace:none'>If you do not see a barcode (ie *123456* displays), then you will need to go to the barcode font download page located at <b> Home > Support > Downloads > Barcode Fonts</b> and follow the instructions for downloading and installing the fonts.</p>
<p style='margin-left:.4in;text-autospace:none'>If you have any problems or questions, please contact the <a href="mailto:anybody@anycompany.com">anybody@anycompany.com</a>
.</p>
</body>
</html>