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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -