Is it possible to print a text from a URL into a image, in real time? -


i want make coupon , have name or email address of user, want generate link image (the coupon) plus name and/or email it's visible coupon.

this personalization , being able control coupons.

thanks.

maybe tutorial help: serving dynamic images python cgi , graphics libraries


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -