Null pointer exception Tiff

2007-11-06 Thread juanita

When I am trying to use the xsl:fo processor for a tiff Image I get the
following exception:
java.lang.NullPointerException
at org.apache.fop.image.TIFFImage.decodeImage(TIFFImage.java:77)
at
org.apache.fop.image.XmlGraphicsCommonsImage.loadDimensions(XmlGraphicsCommonsImage.java:78)
I already read the existing related issue but I do not want to add this
patch I want to use fop.jar
as it is.
I am using java 1.5 and fop 0.93

Any suggestions?Or at least any clue of what this exception means?

Thanking you in advance.
-- 
View this message in context: 
http://www.nabble.com/Null-pointer-exception-Tiff-tf4756992.html#a13603302
Sent from the FOP - Dev mailing list archive at Nabble.com.



MathML and fop

2007-11-06 Thread juanita

I am using fop 0.93 and I want to be able to display a MathML object 
in the generated pdf. I read that I can use JEuclid jar for this reason.
I download jeuclid-fop-3.0.1.jar for this reason and added in the lib
directory of fop but 
there is no change.
Is this version correct or it only aplies for fop 0.94?
I use a fo.xsl that generates the fo.fo from an html and this fo.fo is then
generates a pdf.
the MathMl exists in the html in an  tag and in the fo.xsl  I use the
fo:external-graphic..
...Any clues?

Thank you...


-- 
View this message in context: 
http://www.nabble.com/MathML-and-fop-tf4757033.html#a13603460
Sent from the FOP - Dev mailing list archive at Nabble.com.