[Libreoffice-bugs] [Bug 116904] UNO: LibreOffice ignores MaxImageResolution

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Apr 18 15:35:59 UTC 2018


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

Buovjaga <todventtu at suomi24.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |todventtu at suomi24.fi
     Ever confirmed|0                           |1

--- Comment #1 from Buovjaga <todventtu at suomi24.fi> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180418/5d81815c/attachment.html>


More information about the Libreoffice-bugs mailing list