SUMMARY KleverNotes currently disables creation of PDFs when in a flatpak. I can see no rationale for that, and it does seem to work once allowed in the code (tested in a local build of a Fedora flatpak). SOFTWARE/OS VERSIONS Linux/KDE Plasma: on Fedora KDE Plasma Version: 6.2.3 KDE Frameworks Version: 6.8.0 Qt Version: 6.8.0
(In reply to Yaakov Selkowitz from comment #0) This was introduce when I first ported KleverNotes to flatpak. The WebEngineView simply refused to create the PDF. However, this component as since been updated (at least its version) and I admit haven't tested this since then. I will give it a try as soon as I find time, thanks for your report. ;)
FWIW you may need to add `--env=QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess` to `finish-args`.