Text selection in QPdfDocument
-
wrote on 20 Oct 2020, 09:57 last edited by
Hello,
the QPdfSelection returned by getSelection(int page, QPointF start, QPointF end) function on QPdfDocument is never valid.
but the function QPdfDocument::getAllText() works fine !
is it really possible to get selected text with QPdfDocument::getSelection(int page, QPointF start, QPointF end) ?
1/1