.

Page Printing in JavaScript Assignment Help

Page Printing in JavaScript

Javascript has the facility to send pages for printing to printer from the java script environment. The window object has the property called print to activate printing task in printer from the environment.

Syntax:

window.print()

Example program to send command to printer


Page Printing in JavaScript Assignment Help Through Online Tutoring and Guided Sessions at MyAssignmentHelp


page printing img1

After clicking on print we get

page printing img2
.