I would like to add a boutton and some Javascript code to an HTML page so that by pressing the button, the page setup is changed to "landscape" and the font size is changed to "smallest" and the print window opens.
Is it possible to include some parameters to window.print() or do I have to use something else than some Javascript code?
Thansk a lot.
Is it possible to include some parameters to window.print() or do I have to use something else than some Javascript code?
Thansk a lot.