ICEpdf
  1. ICEpdf
  2. PDF-1066

Copy/Paste issue (existing space removed after paste)

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Won't Fix
    • Affects Version/s: 6.1.2
    • Fix Version/s: 6.3.1
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      Windows 7
    • Workaround Description:
      Hide
      -Dorg.icepdf.core.views.page.text.spaceFraction=4 (default is 3). This allows the space detection algorithm to see a slightly smaller gap as a space. Normally it's 1/3 the max characters width, the the above system property its now 1/4 the max characters width.
      Show
      -Dorg.icepdf.core.views.page.text.spaceFraction=4 (default is 3). This allows the space detection algorithm to see a slightly smaller gap as a space. Normally it's 1/3 the max characters width, the the above system property its now 1/4 the max characters width.

      Description

      The paste of a selection does not contain the space which was copied from selection in a displayed PDF.
      It can be reproduced with the enclosed file:A4-RR2016-VolII-E_cover_orig.pdf
      page#:106
      selected text:Appendix 30A earth

      The paste text will be "Appendix 30Aearth"
      This copy/paste works on the other main viewer.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49993 Wed Jan 11 15:03:20 MST 2017 patrick.corless PDF-1066 added bbox correcting code for negative width layout.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.1.0/icepdf/core/src/org/icepdf/core/pobjects/graphics/TextSprite.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #49992 Wed Jan 11 15:03:09 MST 2017 patrick.corless PDF-1066 added bbox correcting code for negative width layout.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/pobjects/graphics/TextSprite.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Olivier Chuzel
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: