.tiff to pdf conversion.

We are trying to embed a tiff file into a pdf. We get a error message when running fop (as below). I have included the extract from the xsl that embeds the external graphic. We have the jimi libaries (jimi.jar) in the fop lib directory so that's not the problem. 

The xsl:

<fo:external-graphic src="{$source}" content-type="image/tif"/>

the error:

[INFO] JAI support was not installed (read: not present at build time). Trying to use Jimi instead
[ERROR] Error while creating area : Error while loading image file:C:/TEMP/SMISrss6543.tif : class java.lang.Exception - Image error
[ERROR] Error while creating area : Error while loading image file:C:/TEMP/SMISrss6546.tif : class java.lang.Exception - Image error
[DEBUG] Last page-sequence produced 1 pages.




************************************************************************
The information in this e-mail together with any attachments is
intended only for the person or entity to which it is addressed
and may contain confidential and/or privileged material.
Any form of review, disclosure, modification, distribution
and/or publication of this e-mail message is prohibited.  
If you have received this message in error, you are asked to
inform the sender as quickly as possible and delete this message
and any copies of this message from your computer and/or your
computer system network.  
************************************************************************

Received on Wednesday, 22 October 2003 04:10:50 UTC