Printing Existing GIF Files in ASP.NET

  • Thread starter Thread starter Leeman Schmidt
  • Start date Start date
L

Leeman Schmidt

I seem to having a problem printing an existing GIF file to my default printer. I do not want to display the file in the browser, I just want to print it! Can someone help with a routine to accomplish this? Thanks!

Leeman Schmidt
(e-mail address removed)
 
Why not serve this gif in a page and print the page using
client side scription?

Regards,
Anand
VB.NET MVP
http://manand.typepad.com
-----Original Message-----
I seem to having a problem printing an existing GIF file
to my default printer. I do not want to display the file
in the browser, I just want to print it! Can someone help
with a routine to accomplish this? Thanks!
 
Anand,

How would I do that? I have not used anything like that. I only use ASP.NET.

Thanks!

Leeman
 
Back
Top