Hello,
I am printing web page on pageload using print dialog box. for this, i used "window.print()" to call print dialog box on page_load event . In web page, I have Cheque details and front & back Image of Cheque. I want to print both image on different pages but using "window.print()" this is not possible. do you have any idea or any help, how can i achieve this?
Thanks in advance!
...
Go to the complete details ...