[Libreoffice-bugs] [Bug 108813] FILEOPEN pdf import creates unwanted rectangles

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 15 15:59:59 UTC 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=86
                   |                            |211,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=10
                   |                            |6581

--- Comment #5 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to georg.weickelt from comment #4)
> Sorry, the difference is:
> pdfimport => vector
> pdfmium => pixel

And? Two simple facts... LibreOffice is _not_ a PDF editor, and PDF is _not_
intended to be an editable format. 


For this PDF, the pdfium based insert handles the area fills correctly, the
pdfio filter import does not.

Inadequacies of the PDF Import filter--pdfio (which breaks apart a PDF into
component Draw objects) are well known as are the issue here with clipping
these area fills (this should probably be closed as a duplicate of bug 86211).

Our move to pdfium for insertion of PDF as an image, with loss of "break" (with
its call the pdfio filter), gives very high quality raster rendering of PDF
into ODF documents. What the vast majority of users require and the direction
we've taken our handling of PDF.

Further work on the pdfio import filter is needed and will occur--though
personally I think export handling are the higher priority.

Meanwhile, Miklos continues to work with Google's pdfiumm based filter. We hope
the eventual introduction of a skia based integration to canvas will restore
vector based PDF rendering, but it is not there yet (bug 106581).

-- 
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/20171215/01990d6e/attachment-0001.html>


More information about the Libreoffice-bugs mailing list