Skip to content

Add parsing of tooltip text in widget annotations (issue #34).

Umang Malik requested to merge umang-malik/poppler:tooltip into master
  • Parse "TU" field and adding it as alternateCaption and rolloverCaption fields in the "MK" dictionary.
  • Expose getters and setters for downCaption and rolloverCaption field of "MK" dictionary in Widget annotation (QT5).

Merge request reports