https://bugs.documentfoundation.org/show_bug.cgi?id=163607
Antoine Pitrou <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED Ever confirmed|1 |0 --- Comment #15 from Antoine Pitrou <[email protected]> --- Ok, I've tried with this version: """ Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 3b0ea28e061f9335b907ae8febfadf8fc04c599b CPU threads: 24; OS: Linux 6.14; UI render: default; VCL: gtk3 Locale: fr-FR (fr_FR.UTF-8); UI: en-US Calc: CL threaded """ The outcome: - PDF export with "JPEG compression" (90%) and "Reduce image resolution" (300 DPI): 6 seconds - PDF export with either "lossless compression" or without "Reduce image resolution": 2 seconds Clearly this is much faster, though it strikes me that adding JPEG compression consumes a lot of time while the document really has very few images. I'll also attach the file I'm testing with. -- You are receiving this mail because: You are the assignee for the bug.
