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!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
+ 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