Guillaume Mathe wrote:
Now i have another question, this time about Xerces lib....
- with 1.2.3 i get :
[ERROR]: Error in content-type property value 'content-type:image/jpg': 
org.apache.fop.fo.expr.PropertyException: illegal character
for the following item:
<fo:external-graphic content-type="content-type:image/jpg" width="150px" height="34px" 
src="hello.jpg" />

The exception is raised by FOP, not the XML parser. Try <fo:external-graphic content-type="image/jpg" .../> ^^^^

HTH
J.Pietschmann





Reply via email to