

Code: Select all
app-office/libreoffice
Installed versions: 6.4.6.2^t(18:02:47 22/08/2020)(dbus gtk pdfimport -accessibility -base -bluetooth -branding -coinmp -cups -debug -eds -firebird -googledrive -gstreamer -java -kde -ldap -mariadb -odk -postgres -test ELIBC="-FreeBSD" LIBREOFFICE_EXTENSIONS="-nlpsolver -scripting-beanshell -scripting-javascript -wiki-publisher" PYTHON_SINGLE_TARGET="python3_7 -python3_6 -python3_8 -python3_9")
Does this imply having to compile libreoffice?szatox wrote:+1 for libreoffice draw.. In Ubuntu I would use LibreOffice Draw for this, but I installed libreoffice-bin from the tree and when I try to open a pdf it opens some garbled text in Writer.
Just make sure you have installed it with USE="pdfimport", otherwise it will open some garbled text in Writer.
Code: Select all
daniel@gentoo:~
$ equery uses libreoffice | grep pdfimport
-pdfimport
daniel@gentoo:~
$ equery uses libreoffice-bin | grep pdfimport
# nothing