' Set font image.FontName = 'Arial' image.FontHeight = 14
' Write text image.WriteText 0,0, "Hello World!" ' send the image to the browser as jpeg image.SendBinary %>