You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by An...@wiwb.uscourts.gov on 2008/09/04 21:26:42 UTC

svn checkout from incubator

Hi,

Trying this:
svn checkout http://svn.apache.org/repos/asf/incubator/pdfbox/trunk/

it just hung.  This:
svn checkout http://svn.apache.org/repos/asf/incubator/pdfbox

seems to work.

Thanks.  We're trying to track
java.lang.NullPointerException
        at org.pdfbox.pdmodel.PDPageNode.getCount(PDPageNode.java:116)
        at
org.pdfbox.pdmodel.PDDocument.getNumberOfPages(PDDocument.java:644)
        at cmecf.pdf.PDFLinkMaps.scan(PDFLinkMaps.java:144)
        at cmecf.pdf.PDFLinkMaps.process(PDFLinkMaps.java:351)
        at cmecf.pdf.PDFLinkMaps.<init>(PDFLinkMaps.java:75)
        at cmecf.pdf.PDFLinkMaps.main(PDFLinkMaps.java:65)

from a scanned document pdf. Noticed this bug from 7/07:
http://sourceforge.net/tracker/index.php?func=detail&aid=1755412&group_id=78314&atid=552832

so ...

a
-------------------
Andy Bach
Systems Mangler
Internet: andy_bach@wiwb.uscourts.gov
Voice: (608) 261-5738 Fax: 264-5932

Don't get suckered in by the comments -- they can be terribly misleading.
Debug only code.
                -- Dave Storer