Click to See Complete Forum and Search --> : Programatically printing in ASP.NET


Steihl
February 20th, 2006, 04:17 PM
How would one programatically print a .BMP file? Preferably, I'd like to do this from an ASP.NET page and print out the .BMP file (which I will be creating dynamically on the server side) on the client side?

Any help is hugely appreciated.

Thanks!