Bug while printing in firefox
I'm a software developer and i've given print option in my site(window.print()). But when i print, the first column from the second to other remaining pages are missing, only first page is correct. When i print it in chrome, it works fine
I'm a software developer and i've given print option in my site(window.print()). But when i print, the first column from the second to other remaining pages are missing, only first page is correct. When i print it in chrome, it works fine
All Replies (2)
Hi, try this extension: https://addons.mozilla.org/en-US/firefox/addon/print-edit-we/
Mkll said
Hi, try this extension: https://addons.mozilla.org/en-US/firefox/addon/print-edit-we/
Actually there is a bug in firefox, why should we need to try add-on when browser is not perfect! And the problem is not in print screen, but when i generate report in my site and print using "window.print()"