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

PDDocument.load fails to load a PDF document.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.8.8, 1.8.10, 1.8.11, 2.0.0
    • 1.8.11, 2.0.0
    • Parsing
    • None

    Description

      PDDocument.load fails to load a PDF document.

      PDDocument doc = null;
      try {
      doc = PDDocument.load(new ByteArrayInputStream(pdf.getContent()));
      PDDocument.load(new ByteArrayInputStream(pdf.getContent())) = >Exception occurred in target VM: Error expected floating point number actual='0.00000-33917698'<

      That failure is produced only with the attached file "eComm Mobile Loyalty.pdf".
      That PDF document opens fine at PDF reader.

      Attachments

        1. eComm Mobile Loyalty.pdf
          1.43 MB
          Cristian Mafferra

        Issue Links

          Activity

            People

              tilman Tilman Hausherr
              cmafferra Cristian Mafferra
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: