Make sure that the font is installed on your server.
Also, your code will fail horribly if two people view the page at the same time.
You need to create a .ASHX handler that takes parameters in the query-string and dynamically serves the image.
SLaks
2010-05-06 14:32:56