Window.Print() is not working in Safari Browser
Hi All,
Recently upgraded from 7.1 to 7.2.2.
I used a Button (see button configuration in attachment) which refers Control (see attachments Control.png for code).
In that control I have used below code to print. Its working fine in Chrome ,IE,Mozilla but not Safari (All versions).
It worked for all browsers in 7.1. But in 7.2.2 its an issue with Safari (All versions)
function myFunction()
{
window.print();
}
Any suggestions ??
Thanks
Sateesh Yennam
***Moderator Edit: Vidyaranjan | Updated SR details***