Javascript: window.print() is not working in Android Mobile Browser V54.0.1
Hi,
I am applying some JavaScript to print some content of page by using window.print(), But this is not working in mobile browser version 54.0.1.
Even It is working in chrome(mobile and desktop both) and Firefox only desktop version.
Please can you reply why is it not working? or any bug in mobile android version of Firefox ?
Geändert am
Alle Antworten (1)
ashraftalib said
Hi, I am applying some JavaScript to print some content of page by using window.print(), But this is not working in mobile browser version 54.0.1. Even It is working in chrome(mobile and desktop both) and Firefox only Desktop version. Please can you reply why is it not working? or any bug in mobile android version of Firefox ?
I do not want to save as whole page as PDF option which is in mobile Browser already. I want only some content to be printed or saved in PDF so that I am using window.print() function with custom.
Geändert am