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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |DUPLICATE

--- Comment #4 from V Stuart Foote <[email protected]> ---
LibreOffice is not a PDF editor.

It renders a facsimile to ODF document, by import filter dependent on poppler
project libraries and subsequent conversion to ODF drawing objects using Cairo
libraries.

If you need 100% fidelity, split your PDF and use the insert as image filter
which is pdfium library based including grapheme extraction from the source
PDF.

If you need the embedded fonts as used in a PDF, can be done externally and
then installed to system (to allow editing with as much of the font as is
available).

The poppler/cairo lib does not fully handle embedded fonts.

Otherwise, this is a duplicate of => WF bug 101220

*** This bug has been marked as a duplicate of bug 101220 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to