[Libreoffice-bugs] [Bug 105954] When exporting to pdf and choosing "JPEG compression", " reduce image resolution" isn't taken into account.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Sep 30 11:54:05 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=105954
Julien Nabet <serval2412 at yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |serval2412 at yahoo.fr
--- Comment #6 from Julien Nabet <serval2412 at yahoo.fr> ---
On pc Debian x86-64 with master sources updated yesterday, I could reproduce
this.
I added some traces in HasAdequateCompression method (see
https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/pdfextoutdevdata.cxx#800)
Whatever we resize the logo or not in LO, I always see the same values:
aSize.Width()=2000 aSize.Height()=439 rGraphic.GetLink().GetDataSize()=65280
I think we should test if there's been some resizing or not.
The pb is I don't know how to retrieve the resized values.
--
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/20170930/73c5329f/attachment.html>
More information about the Libreoffice-bugs
mailing list