Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Pdf text extraction failure

$
0
0
Hi

I am using Aspose Java Pdf 9.3.0. In one of our machine, the text extraction from pdf fails. The is the stack trace is at the end of this post.

We are using java version "1.7.0_60" and it runs on ubuntu "Linux xxxx 3.2.0-58-generic #88-Ubuntu SMP Tue Dec 3 17:37:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux"

But the same code works in Mac OS X and CentOs. How to debug this problem ?

Exception in thread "main" java.lang.NullPointerException

at com.aspose.pdf.internal.p426.z12.m1(Unknown Source)

at com.aspose.pdf.internal.p426.z12.m7(Unknown Source)

at com.aspose.pdf.internal.p426.z14.m1(Unknown Source)

at com.aspose.pdf.internal.p426.z14.m1(Unknown Source)

at com.aspose.pdf.internal.p426.z14.m6(Unknown Source)

at com.aspose.pdf.internal.p426.z14.<init>(Unknown Source)

at com.aspose.pdf.internal.p426.z14.<init>(Unknown Source)

at com.aspose.pdf.TextAbsorber.visit(Unknown Source)

at com.aspose.pdf.facades.PdfExtractor.extractTextInternal(Unknown Source)

at com.aspose.pdf.facades.PdfExtractor.extractText(Unknown Source)


Viewing all articles
Browse latest Browse all 3131

Trending Articles