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

Load document error for two RegisSTAR documents

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.8.2, 1.8.5, 1.8.6, 2.0.0
    • 1.8.6, 2.0.0
    • Text extraction
    • None
    • Windows 8, Java 1.7.0_40 64-Bit Server VM (build 24.0-b56, mixed mode)

    Description

      Hello,

      I've the problem during load PDF document.

      My code:
      String input = "D:\\documents
      1c890.pdf";
      PDDocument document = null;
      try {
      document = PDDocument.load(input);
      ...
      } catch (Exception e) {

      }
      error message: Error: Expected an integer type, actual='n'

      Attachments

        1. 1c891.pdf
          6 kB
          Christian Czech
        2. 1c890.pdf
          8 kB
          Christian Czech

        Activity

          People

            tilman Tilman Hausherr
            cnczechpdfbox Christian Czech
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: