question about image print on asp.net

  • Thread starter Thread starter Edward
  • Start date Start date
E

Edward

Hi,

I have one image file, when users load it, they can choose whether to
print it, in general print result, there'll always be one PageHead telling
number of total pages and one PageFooter telling the current Href .

How can I just print the Image file itself ?

Edward
 
Edward said:
Hi,

I have one image file, when users load it, they can choose whether to
print it, in general print result, there'll always be one PageHead telling
number of total pages and one PageFooter telling the current Href .

How can I just print the Image file itself ?

That would depend on the browser. How are you printing it now?
 
Edward said:
use Toolbar on Image file( when you click image file, IE browser will show
it ).

That's what I thought you meant.

Since this is a purely client-side issue, you should post your question in
the microsoft.public.windows.inetexplorer.ie6.browser newsgroup.
 

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

Back
Top