Possible Duplicate:
How to print a portion of an HTML page?
I am making a quotation online. I want the user to be able to print it.
I have seen my exact requirement on this webpage. On this web page, there is a print option. When the user clicks on print it will send a print command to the printer if a printer is attached.
Does anyone know how can I do that?