https://bugs.documentfoundation.org/show_bug.cgi?id=155212
--- Comment #3 from خالد حسني <[email protected]> --- 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. -- You are receiving this mail because: You are the assignee for the bug.
