https://bugs.documentfoundation.org/show_bug.cgi?id=152627
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Draw |filters and storage Severity|normal |enhancement Status|UNCONFIRMED |NEW Blocks| |99746 CC| |[email protected] Ever confirmed|0 |1 --- Comment #5 from V Stuart Foote <[email protected]> --- Seems project poppler based pdfio filter (psdiprocessor.cxx) performs no parsing of the URL/URI--LibreOffice is not a PDF viewer or editor. T The xpdf/poppler import is a not-so-simple extraction of page formatting, the text runs are extracted without substantive logic to reassemble syntax or structure. The URI underlines are graphic decoration not attributes of the individual glyphs, so reasonable they are not aligned with the extracted text runs. Alternatively, the pdfium based insert is a full PDF viewer and renders the content to document canvas with high fidelity. IMHO => NAB, this is not a bug, but providing logic in the PDF import filter to recognize URI would be useful. Strangely can't find an enhancement request for filter import of URL from PDF, setting => Enhancement 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.
