Hello,

I'm new with the jDocument use and trying firstly the sample codes. Here 
I've the problem that the samples which are using OpenDocument.LoadFrom are 
terminating without any error while calling this method.

E.g. sample/SpreadSheetDisplayAndPrint.java, line 47

            // Load the spreadsheet.
            final OpenDocument doc = new OpenDocument();
            doc.loadFrom("template/invoice.ods");

I'm using Win7_64, Java 1.7.0_07 64bit and Eclipse 4.2_64

Thanks for any hints
Thorsten Neumann

Reply via email to