On Sun, Oct 31, 2010 at 12:11 PM, Varrun Ramani <darthsit...@gmail.com>wrote:

> Hi
>
> I wish to generate certificates on the fly, with a base certificate
> image(jpeg) and writing the names dynamically(reading from a data
> source). I need to write a script for this. Which language/library
> will best suit my purpose?
>
>
You can use
http://www.imagemagick.org/script/index.php
for the image processing.

Since it is a command line app, you can use any scripting language to
interface it with the data source.

Regards,
Arun
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to