ICEpdf
  1. ICEpdf
  2. PDF-279

IllegalArgumentException: negative dash phase

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2
    • Fix Version/s: 4.2.2
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      -

      Description

      Some pages in the attached PDF (ex. page 211) do not render due to the following exception:

      Mar 21, 2011 1:13:43 PM org.icepdf.core.pobjects.Page init
      FINE: Error initializing Page.
      java.lang.IllegalArgumentException: negative dash phase
      at java.awt.BasicStroke.<init>(BasicStroke.java:195)
      at org.icepdf.core.util.ContentParser.setStroke(ContentParser.java:2512)
      at org.icepdf.core.util.ContentParser.consume_d(ContentParser.java:1988)
      at org.icepdf.core.util.ContentParser.parse(ContentParser.java:600)
      at org.icepdf.core.pobjects.Page.init(Page.java:369)
      at org.icepdf.core.views.swing.PageViewComponentImpl$PageInitilizer.run(PageViewComponentImpl.java:1088)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at java.lang.Thread.run(Thread.java:680)
      1. 9946.pdf
        4.42 MB
        Tyler Johnson

        Activity

          People

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

            Dates

            • Created:
              Updated:
              Resolved: