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

java.lang.NullPointerException in highlighter.generateXMLHig

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.8.0-incubator
    • Parsing
    • None

    Description

      [imported from SourceForge]
      http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1517476
      Originally submitted by nobody on 2006-07-05 05:11.

      Sample code :

      try

      { URL pdfURL = new URL( mPdfUrl ); doc = PDDocument.load( pdfURL.openStream() ); PDFHighlighter highlighter = new PDFHighlighter(); highlighter.generateXMLHighlight( doc, mHighlightWords.split( " " ), fiw ); }

      catch (Exception e)

      Using ADLIB converted PDF ( see attach file )

      [attachment on SourceForge]
      http://sourceforge.net/tracker/download.php?group_id=78314&atid=552832&aid=1517476&file_id=183934
      cv1.pdf (application/pdf), 109109 bytes
      pdf

      Attachments

        1. ConflictList.diff
          18 kB
          Justin LeFebvre

        Activity

          People

            Unassigned Unassigned
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: