Forum Moderators: open
I am using a Javascript 'print' button and hyperlink which allows the user to automatically open the print dialogue box in IE in the usual way.
I'm using:
window.print()
Is there any way I can put an alert which will appear after the user has pressed the print function, to say..
'please adjust your print settings to landscape A4 before printing this page'.
The user would then 'OK' the alert and the print dialogue box would appear as usual.
Any help much appreciated.
Thanks