Home > ASP Development > font download

font download



Hi!

How do u download the font from the client side if the page has to be displayed in the font I have specified. I want my application to have only courier new font and this should be downloaded at client if its not able to display the font I specified.



Thanks in advance.

    
Guest


You can't, and shouldn't, be able to force your users to instal something they don't have/might not want. The font you specified is very widely used, and so should be available on almost every users machine. If you absolutely feel you must have the viewer see the specific font then you can embed the font using CSS. Note that this pretty much only works for IE browser now, as support from the other browsers died a long while back. There is an article here that explains how to do it, and a search for 'css embed fonts' will bring you up a load more to look at.

Was this answer helpful ? Yes No   
Guest
 
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved