Printing Existing GIF Files in ASP.NET

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)
 
A

Anand[MVP]

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!
 
L

Leeman Schmidt

Anand,

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

Thanks!

Leeman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top