Hello,
when trying to use the provided TextCat sample with the following command:
* java -cp /Users/bluexml/Downloads/jOpenDocument-1.3.jar 
org.jopendocument.sample.TextCat

I get the following error :
org.jdom.input.JDOMParseException: Error on line 1 of document 
file:/.../jOpenDocument/template/ooo2flyer_p1.odt: Contenu non autorisé 
dans le prologue.
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:530)
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:905)
at org.jdom.input.SAXBuilder.build(SAXBuilder.java:884)
at org.jopendocument.dom.ODSingleXMLDocument.createFromFile(Unknown Source)
at org.jopendocument.sample.TextCat.main(Unknown Source)
Caused by: org.xml.sax.SAXParseException; systemId: 
file:/.../jOpenDocument/template/ooo2flyer_p1.odt; lineNumber: 1; 
columnNumber: 1; Contenu non autorisé dans le prologue.
...

I use templates provided in jOpenDocument-1.3-src

WDYT?

Thanks,

JC

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"jOpenDocument" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jopendocument+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to