QPrintPreviewDialog doesn’t pass orientation to Windows print dialog
I’m running into a problem in setting the default print orientation using PyQt6. I set up a QPrintPreviewDialog attached to a QPrinter using this code:
QPrintPreviewDialog doesn’t pass orientation to Windows print dialog
I’m running into a problem in setting the default print orientation using PyQt6. I set up a QPrintPreviewDialog attached to a QPrinter using this code: