Requirement: How to generate graphics on-the-fly from code, combining user data with a standard template

I need to be able to combine user-provided data like name, address and user graphics such as a logo image and photos, with prebult graphics templates containing standard elements to create custom graphic output in an image file whih then be printed or emailed in a usable format.



Solutions:

Submit a new solution to this problem >
How to create a custom image from a Photoshop PSD template using Aurigma Graphics Mill 4.5 for .NET
This sample illustrates how we can combine user data, which in this case is input via an ASP.Net web form wrtten in C#.Net/VB.Net, with a predefined Photoshop template, to instantly generate and display a custom JPEG image.
(C#.Net, VB.Net\ASP.Net 2.0)