https://bugs.documentfoundation.org/show_bug.cgi?id=155212
--- Comment #5 from Chris Tapp <[email protected]> --- (In reply to خالد حسني from comment #3) > The file with fonts is indeed slower, but it is not that slow. One command > line: > > > $ time /Applications/LibreOffice.app/Contents/MacOS/soffice --convert-to pdf > Without-Fonts.odt > 2.93 real 1.85 user 0.62 sys > > $ time /Applications/LibreOffice.app/Contents/MacOS/soffice --convert-to pdf > With-Fonts.odt > 18.86 real 11.10 user 2.67 sys > > So it takes 18 seconds not minutes. What system do you have? Running those commands here I get: % time /Applications/LibreOffice.app/Contents/MacOS/soffice --convert-to pdf Without-Fonts.odt 0.49s user 0.10s system 50% cpu 1.187 total % time /Applications/LibreOffice.app/Contents/MacOS/soffice --convert-to pdf With-Fonts.odt 0.55s user 0.32s system 0% cpu 20:32.21 total Which shows embedded fonts is much slower - in fact, it is quicker to load the document and then export that it is to export from the command line. -- You are receiving this mail because: You are the assignee for the bug.
