Uploaded image for project: 'PDFBox'
  1. PDFBox
  2. PDFBOX-3369

Error expected floating point number actual='0.00-35095424'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.12, 1.8.13, 2.0.0, 2.0.1, 2.0.2, 3.0.0 PDFBox
    • 1.8.13, 2.0.2, 3.0.0 PDFBox
    • Parsing
    • None

    Description

      pdfbox.version=2.0.0

      File file = new File("/home/user/error/withError.pdf");
      try (PDDocument document = PDDocument.load(file)) {
      }

      exception: Error expected floating point number actual='0.00-35095424'

      Attachments

        1. debug.png
          104 kB
          Ilia Karabanov
        2. withError.pdf
          10 kB
          Ilia Karabanov

        Issue Links

          Activity

            People

              tilman Tilman Hausherr
              karabanov Ilia Karabanov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: