Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing on Client

Status
Not open for further replies.

sheila11

Programmer
Dec 27, 2000
251
US
Hi all,

I have a bunch of Tiff files on server that can't be displayed in a browser. I need to allow users to print them at their end. Is there a way by which they can click on print button on a webpage and the file will get printed at client side?

I am trying to avoid the 'Open or Save' dialog that appears when user downloads anything that browser doesnt recognize. Is it possible to avoid that dialog?

TIA,
Sheila
 
See,
When Browser cant read the document,it will try to save it at client end.So if your doc is not able to be read by Browser,it implies that it will definately try to save.

Try to transport all data to Excel or Word couse they are supported by IE4/5/6.tHENUSER CAN PRINT THEM.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top