https://bugs.documentfoundation.org/show_bug.cgi?id=116904

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |[email protected]
     Ever confirmed|0                           |1

--- Comment #1 from Buovjaga <[email protected]> ---
(In reply to julian.steinkellner from comment #0)
> Description:
> After updating from LibreOffice 5.1.5.2 to 5.4.5.1 docx-files containing a
> picture with high DPI do not result in smaller pdfs when converting with
> MaxImageResolution=75 compared to converting with MaxImageResolution=300.

Could you try with 6.0.x and master as well?
https://dev-builds.libreoffice.org/daily/master/Win-x86_64@42/current/

I guess you have to edit the line
extrapaths += glob.glob(os.environ['PROGRAMFILES']+'\\LibreOffice*') + \

to be

extrapaths += glob.glob(os.environ['PROGRAMFILES']+'\\LibreOfficeDev') + \

in order to force it to use the master build.

If it still happens, please attach an example docx file so we can quickly test.

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED
WORKSFORME, if the problem went away.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to