https://bugs.documentfoundation.org/show_bug.cgi?id=173381
Bug ID: 173381
Summary: PDF Export: Write link annotation /Contents always
Product: LibreOffice
Version: 26.8.0.0 alpha0+ master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Printing and PDF export
Assignee: [email protected]
Reporter: [email protected]
Insert a hyperlink in Writer with just a URL, export to PDF, and the Link
annotation has no /Contents.
When the "Name" field is set, it will be exported.
Name is empty in most documents, so most links end up with no alternate
description at all - which PDF/UA (ISO 14289-1, 7.18.5) requires, and which is
what a screen reader announces for the link.
It should fall back to what the document already has:
Name set -> Name
no Name -> the link text
neither -> the URL
Same for linked images (there the object Title/Description would do instead of
link text), for Calc HYPERLINK() cells, and for hyperlinks in Impress/Draw
text.
/Contents was introduced with bug 159924.
--
You are receiving this mail because:
You are the assignee for the bug.