https://bugs.kde.org/show_bug.cgi?id=328029
Fabio D'Urso <fabiodu...@hotmail.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fabiodu...@hotmail.it --- Comment #5 from Fabio D'Urso <fabiodu...@hotmail.it> --- You can read the coordinates of the highlighted rectangles from the xml file, and use them to extract the corresponding text from the PDF file. I think you can use okular's own API to do that, have a look at Page::text(RegularAreaRect *) (http://api.kde.org/4.x-api/kdegraphics-apidocs/okular/html/classOkular_1_1Page.html#a11ab0f2abe5c1e760c046a33fd5393f3). You can also directly obtain the list of the annotations using okular's API instead of parsing the xml data. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel