I am trying to create a .tif file, in memory, from data retrieved from an SQL database. (This .tif file will be faxed to the Internet users fax machine.)
I've looked at the System.Graphics API. It seems to have a lot to do with manipulating graphical shapes so I am not sure if this API is where I should be looking. All I need is the text involved in sort of a report format.
Does anyone know how to do this?
Thanks.
I've looked at the System.Graphics API. It seems to have a lot to do with manipulating graphical shapes so I am not sure if this API is where I should be looking. All I need is the text involved in sort of a report format.
Does anyone know how to do this?
Thanks.