Hi, I noticed that using electron-pdf-window, the print speed is slow and quality not as crisp as using microsoft edge (font color gray vs black using microsoft edge) as default windows pdf viewer. Is there any configuration that I must know about ? Or is the chromium problem ? Thanks
package.json :
"electron-pdf-window": "^1.0.12",
Thanks