Hedwig188
Results
2
issues of
Hedwig188
[Bug]: webContents.print({silent:true}) doesn't respect the print setting from the default printer
16
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. -...
platform/windows
component/printing
bug :beetle:
11-x-y
### What happened? When using the `PrintAsync` function to print to the "Microsoft Print to PDF" printer, if you cancel the "Save As" dialog, the function returns `CoreWebView2PrintStatus.OtherError`. This issue...
bug
tracked