Generating account statement in C# and saving it as image

213 Views Asked by At

I am developing a C# application that will send customers account statement as inline image in email.

Is it possible to create an account statement in image form in C#? This is standard statement with logo on top and some data in tabular format.

Sample statement is given below.

Account Statement from WikiPedia

0

There are 0 best solutions below