Version: 2.4.2 (using 4.4.2 (KDE 4.4.2), 4.4.2-2.fc12 Fedora) Compiler: gcc OS: Linux (x86_64) release 2.6.32.11-99.fc12.x86_64 My File menu in Gwenview has a Print option, but no Print Preview. Take a look at Bug 219531 (especially comment #3) for some pertinent info.
*** Bug 292657 has been marked as a duplicate of this bug. ***
*** Bug 342450 has been marked as a duplicate of this bug. ***
Qt has support for print previews via the QPrintPreviewWidget. I wonder if we could use that.
A possibly relevant merge request was started @ https://invent.kde.org/graphics/gwenview/-/merge_requests/116
Git commit a6c80184e347c4016794c7fab0c75808a2eb9c16 by Alexander Volkov. Committed on 17/11/2021 at 21:20. Pushed by ngraham into branch 'master'. Add "Print Preview" action M +2 -1 app/gwenviewui.rc M +24 -6 app/mainwindow.cpp M +1 -0 app/mainwindow.h M +59 -32 lib/print/printhelper.cpp M +2 -1 lib/print/printhelper.h https://invent.kde.org/graphics/gwenview/commit/a6c80184e347c4016794c7fab0c75808a2eb9c16