Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-77509

select and copy text from a PDF

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • None
    • None
    • PDF
    • None

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes