[x] I agree to follow the Code of Conduct that this project adheres to.
[x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
Describe the bug The
pageSize
parameter for the.print
call was replaces with thepreferCSSPageSize
one in 40034f66faf93bd49b1fb22fe6c3b9d0e7100070 The issue is that thispreferCSSPageSize
is supported inprintToPDF
method only - https://www.electronjs.org/docs/latest/api/web-contents#contentsprintoptions-callbackTo Reproduce Steps to reproduce the behavior:
Expected behavior Pass page size to the printer
Screenshots If applicable, add screenshots to help explain your problem.
draw.io version (In the Help->About menu of the draw.io editor):
Desktop (please complete the following information):
Additional context Add any other context about the problem here.