Skip to content

Detection of underline in Adobe Reader #2410

@nvaccessAuto

Description

@nvaccessAuto

Reported by jteh on 2012-06-05 00:44
(Spun off #2175.)

NVDA currently can't detect underlining in Adobe Reader documents. Adobe Reader doesn't seem to communicate this along with other font info; there is no PDDOM_FONTATTR_* constant for underline. In addition, PDF apparently doesn't actually have the concept of underlined text. However, there is a Layout attribute "TextDecorationType" which should have a value of "Underline" for underlined text.

Kevin Chao provided text.pdf:ticket:2175" this test case. The underlined text is in the paragraph that starts with “The causes of the school dropout problem have received…”.  Dropout is underlined.  Continue on in the paragraph and “effects” is underlined. There are also a few other underlined words.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions