https://bugs.documentfoundation.org/show_bug.cgi?id=161778
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |99746 Severity|normal |enhancement Resolution|--- |WONTFIX CC| |[email protected] Status|UNCONFIRMED |RESOLVED --- Comment #2 from V Stuart Foote <[email protected]> --- LibreOffice "native" documents are to OASIS ODF 1.3 standard (as extended). ALL Other formats are non-native and make use of import/export filters. PDF has two filters available for import: poppler based PDF read into cairo libs to render into LO drawing objects, and pdfium libs to render to raster image with high fidelity to original PDF. With either filter path a PDF is not editable in LibreOffice and depending on need inserting as an image may be more useful to import as LO draw shapes and text boxes. If you start with an ODF document, or just the text from some external format, Writer can print/export to PDF/A No such handling for round-trip of a PDF. Specific issue of CSS handling in PDF/A is Not Our Bug. If there were an issue it would be with poppler or the pdfium project. But mute as this is out of scope for LO ODF usage. => WF Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=99746 [Bug 99746] [META] PDF import filter in Draw -- You are receiving this mail because: You are the assignee for the bug.
