Libreoffice has a few bugs when used with Qt (thus KDE(Kubuntu) & LXQt(Lubuntu)).
These impacted printing, and exporting to PDF the most (eg. https://bugs.documentfoundation.org/...?id=125234#c11 which was mentioned in the release notes https://lubuntu.me/focal-2-released/)
I rarely print (esp. from Libreoffice) so haven't kept up, but I thought updates fixed this (the snapped version of LibreOffice prints anyway as it doesn't use the Qt components where the bug was). There are work arounds too (passing parameters to LibreOffice when it starts)
I can't find an easy paste to provide ; but https://discourse.lubuntu.me/t/print...h-20-04/964/34 maybe helpful.
(I think it was starting with something like
Code:
Exec=env SAL_VCL_QT5_USE_CAIRO=true libreoffice --writer %U
(it worked for all of us who tried it, even better maybe added it to environment variables as per https://discourse.lubuntu.me/t/print...h-20-04/964/44 but sorry it's been awhile since I looked at printing issues so can't recall everything clearly)
Bookmarks