Hedwig188

Results 22 comments of Hedwig188

bumpOn Jul 11, 2023, at 21:12, github-actions[bot] ***@***.***> wrote: This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example,...

Seems like a dup of [this issue](https://github.com/electron/electron/issues/29286).

Any update with this issue? It also prevents us from upgrading to v25 and we haven't figured out a way to work around it.

Setting the dpi:{ horizontal: 600, vertical: 600 } on the printOptions can workaround the issue.

My current workaround for windows is to utilize [PrinterResolution](https://learn.microsoft.com/en-us/dotnet/api/system.drawing.printing.printerresolution?view=dotnet-plat-ext-7.0) class get the printer resolution and pass the dpi to the printer to print. I've noticed some printer drivers(Canon generic printer...

> > My current workaround for windows is to utilize [PrinterResolution](https://learn.microsoft.com/en-us/dotnet/api/system.drawing.printing.printerresolution?view=dotnet-plat-ext-7.0) class get the printer resolution and pass the dpi to the printer to print. I've noticed some printer drivers(Canon...

bumpOn Jan 31, 2024, at 19:49, electron-issue-triage[bot] ***@***.***> wrote: This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example,...