Details
-
Task
-
Resolution: Done
-
P1: Critical
-
None
-
None
-
None
-
bc1d6ddeb5076f68e0a758725a20c3f2a6d081f0
Description
This needs to look to the user as if he is selecting text, even though he's really just selecting an area of the rendered page that aligns with the rendered characters within the range of text being selected: i.e. we probably don't need to render the text on top of the selection, we can just draw translucent rectangles on top of the page, as we do for the text-search feature.
FPDFText_GetRect should be able to provide the geometry of the selection rectangle nearest to a start point and an end point.
Attachments
Issue Links
- is required for
-
QTBUG-77503 Prepare for a supported release of QtPDF with more features
- Closed
- resulted in
-
QTBUG-82441 select and copy text from PDF using selection handles on touch platforms
- Closed