[Libreoffice-bugs] [Bug 141674] writer: problem in conversion to .pdf

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 14 09:46:37 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=141674

--- Comment #8 from Uwe Auer <uwe at franke-auer.de> ---
This seems to be a well known problem with initial installs on Ububuntu 20.04
based systems and using Ubuntu base repositories (emphasis is on "initial
install").

See also: 

https://ask.libreoffice.org/en/question/242188/cannot-print-anything-exporting-to-pdf-produces-blank-pdf-lubuntu-2004/

In general the problem could be fixed by 

[1] Complete uninstalling (incl. autoremove)

a) dpkg --list | awk '/ii/&&/libreoffice/{print $2}' | sudo xargs apt purge
--yes
b) sudo apt autoremove --yes

[2] Reinstalling LibreOffice

a) sudo apt update --yes
b) sudo apt install libreoffice libreoffice-sdbc-hsqldb libreoffice-help-en-us
--yes

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210414/5f94e85a/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list