On 23 January 2012 20:55, Daniel Troeder <dan...@admin-box.com> wrote: > On 23.01.2012 01:00, Philip Webb wrote: >> During my usual Saturday system update, I noticed LibreOffice 3.5.0.1 >> is now "testing", while there's an upgrade of LO 3.4 in "stable". >> I tried 3.5.0.0 when it was briefly released a few weeks ago, >> but PDF export was not working. Has anyone used it with LO 3.5.0.1 ? >> >> Also, I compiled LO 3.4.3.2-r1 with USE="pdfimport", >> but it refuses actually to import a PDF when presented with one. >> Does anyone know if/how it is possible to get that to work as well ? >> > Lots of those functions need java - make sure you have it configured in > Options->LO->Java. > > The problem I'd have is: > > $ sudo revdep-rebuild -ie -- -pv > ... > * Checking dynamic linking consistency > [ 68% ] * broken > /usr/lib64/libreoffice/share/extensions/pdfimport/xpdfimport (requires > libpoppler.so.13) > ... > Which stems from using a binary package > (app-office/libreoffice-bin-3.4.3.2-r1) I guess... Maybe you have the > same problem?
Thanks for this post - I've been needing to use this functionality for the last few days, and hadn't tried building libreoffice. I just built app-office/libreoffice-3.5.0.1 (cleverly without USE="pdfimport", so I installed oracle-pdfimport.oxt manually), and although it took quite a lot of CPU time to Import, it's now working. Thanks again, James