I am working in the PWA application and I want some printing of a table directly to the printer. My application is on Angular6 PWA and backend is node js. Can anyone help on this? I don`t want window.print() to print through the browser.
Asked
Active
Viewed 1,681 times
2

Lê Gia Lễ
- 510
- 3
- 10
- 24

Rajib Ganguly
- 51
- 3
-
Currently using npx-printer node module in angular to print table but it will open in browser default print preview to print. – Rajib Ganguly Mar 13 '20 at 14:16