- 
    Bug 
- 
    Resolution: Unresolved
- 
    P2: Important 
- 
    None
- 
    6.5.0
- 
    None
QPrintDialog does not fully support page ranges on Windows, only one range can be entered. A comment in qprintdialog_win.cpp states: "We don't support more than one page range in the QPrinter API yet". This is not true since Qt 6.0, because QPagedPaintDevice provides meanwhile the functions "pageRanges()" and "setPageRanges()".