[Libreoffice-bugs] [Bug 40163] Export to PDF with option Selection, produces full page export, and not an export based on the area surrounding the selected objects

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 7 14:42:02 UTC 2021


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

--- Comment #45 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to Heiko Tietze from comment #44)

> String argument, but should we treat PDF similar to raster graphics? Feels
> wrong to me.

s/Stirng/Strong ???

Why assume that the arbitratry page size of the source (Writer, Draw, etc.) is
the size you want the selection exported to PDF at?  

We don't for the other export/save-as formats (not just raster WMF, EMF & SVG). 

Believe the page size attribute for the PDF export filter is incorrectly being
lifted from the source documents page size. Generally OK for PDF export of
fully pages.  But, as with other handling in the UI, when a selection is made
"honor the selection"!  Meaning, the PDF export filter needs a tweak to use the
bounding box containing the selection when one has been made.

With that flexibility, PDF becomes a good "interchange" format allowing one
finished quality graphics (raster/vector) without the overhead and poor support
for Encapsulated Postscript (EPS).

-- 
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/20210907/b06e77a1/attachment.htm>


More information about the Libreoffice-bugs mailing list