Draft: Setup print dialog from preview the same way as standalone one
Print dialog shown from print preview dialog is missing "Image position" tab. Add it on dialog creation.
Draft because this requires QPrintPreviewDialog::printDialogCreated() signal: https://codereview.qt-project.org/c/qt/qtbase/+/381735