how draw text dynamicly without margin and in any font-size?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I find some papers of creating text dynamicly and I can do it now. But, I found that the image of the text have margin. Althought I can change the width , height or (x,y)points to make it fit to the margin. But it will be changed after the font-size was changed. I need to control it because our chinese papers have many words that cannot be showed on clientside so that we need to change it to be an image. Can someone help me?