Hello.
I built example (demo_annotations) and run it.
Then I trying load pdf document sdk throw exception.
nPDFDocHandler = EMBJavaSupport.FPDFDocLoad(nFileRead, password);
In log I see
I/EMBSDKJavaSupport﹕ DocLoad = 4
W/System.err﹕ com.foxitsample.exception.formatException: FPDFDocLoad: Doc did not load properly
Please help me.
I built example (demo_annotations) and run it.
Then I trying load pdf document sdk throw exception.
nPDFDocHandler = EMBJavaSupport.FPDFDocLoad(nFileRead, password);
In log I see
I/EMBSDKJavaSupport﹕ DocLoad = 4
W/System.err﹕ com.foxitsample.exception.formatException: FPDFDocLoad: Doc did not load properly
Please help me.
Comment