I Wana direct print page or invoice in web by pressing button print comes out not a window pop up open? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I Wana direct print page or invoice in web by pressing button print comes out not a window pop up open?

I make a pos in web so I Wana to save time when we printing I Wana print directly not open window pop how can I do this?

27th Nov 2017, 1:05 PM
Muhammad Awais
Muhammad Awais - avatar
1 Answer
+ 1
I don't know the way without pop up. But the normal way in JavaScript is : window.print()
23rd Dec 2017, 12:57 AM
José Ngoyi
José Ngoyi - avatar