ICEpdf
  1. ICEpdf
  2. PDF-695

PageText.optionalPageLines losing the order

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.1, 5.0.4
    • Fix Version/s: 5.0.5
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      Windows 64bits

      Description

      Scenario:
      Given I create a PDF using microsoft word 2007
      When I try to retrieve the text using ICEpdf
      Then all the text is saved in the optional lines attribute, which does not conserve the order.
       
      optionalLines attribute is a HashMap, which does not conserve the order. I suggest to change it to a LinkedHashMap so this works properly.

      I am assuming that the optional lines should be ordered as by using this kind of map I can retrieve the text as it is in the PDF.

      Regards,
      Enrique

        Activity

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Enrique González
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: