ICEpdf
  1. ICEpdf
  2. PDF-8

Image selection and clipboard copy

    Details

    • Type: New Feature New Feature
    • Status: Open
    • Priority: Minor Minor
    • Resolution: Unresolved
    • Affects Version/s: 3.0
    • Fix Version/s: 6.4
    • Component/s: API, Core/Parsing, Viewer RI
    • Labels:
      None
    • Environment:
      None

      Description

      Implement image selection via mouse and keyboard commands and corresponding clipboard interaction.

      This will likely be a four part implementations.
      - Image selected state painting
      - Addition of mouse listeners for image selection
      - Addition of key listeners for image selection
      - Integration with clipboard.

        Activity

        Hide
        Patrick Corless added a comment -

        This is an oldie but a goody. I was working on this forum support case, http://www.icesoft.org/JForum/posts/list/22559.page and as a result I had a chance to work through the what is needed to normalize the image's bounding box to page space. With this new information it should be pretty easy for us to capture image coordinate data in the page object much like we already do for PageText. And finally a new image selection handler could be created for picking up on image selection and copying to the clipboard. One thing to keep in mind is that we would want to scale the image to the bounding box as that is the relatively sized the image was draw at.

        Show
        Patrick Corless added a comment - This is an oldie but a goody. I was working on this forum support case, http://www.icesoft.org/JForum/posts/list/22559.page and as a result I had a chance to work through the what is needed to normalize the image's bounding box to page space. With this new information it should be pretty easy for us to capture image coordinate data in the page object much like we already do for PageText. And finally a new image selection handler could be created for picking up on image selection and copying to the clipboard. One thing to keep in mind is that we would want to scale the image to the bounding box as that is the relatively sized the image was draw at.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: