[Libreoffice-bugs] [Bug 127851] Unnecessarily big replacement image for embedded PDF

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 29 19:25:02 UTC 2019


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vmiklos at collabora.com,
                   |                            |vstuart.foote at utsa.edu
          Component|LibreOffice                 |Printing and PDF export

--- Comment #2 from V Stuart Foote <vstuart.foote at utsa.edu> ---
Incorrect.

The SVG and the PDF get completely different filter handling for rendering to
document canvas as BMP and save to archive as .PNG--no expectation they would
end up the same resolution. The PDF insert filter currently generates an
internal BMP at a fixed 96 dpi resolution (bug 115811) and that result gets
used for PNG on save.

What is more troubling is why you do not retain the SVG and the PDF in your ODF
document archive--both vector graphics are needed for rendering to print or PDF
export. 

On Windows builds (6.3.2.2 and current master/6.4.0) both the SVG and the PDF
are saved and available for print or export rendering as vector images.

-- 
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/20190929/51d3ac6d/attachment.html>


More information about the Libreoffice-bugs mailing list