No other indicators on the log before the "Image not available"? If not,
I'd start debugging in org.apache.fop.fo.flow.ExternalGraphics.bind().
Maybe some exception gets swallowed somewhere.


On 08.07.2006 00:53:47 gmcauley wrote:
> I recently upgraded to 92b from 91b.  Now fop seems to be having trouble 
> finding
> the image files I want to embed in a pdf.  This worked fine in 91b.  
> 
> For example, this line ...
> 
> <fo:external-graphic src="url('logo-b-nof.png')"/>
> 
> ... results in this Tomcat output:
> 
> SEVERE: Image not available: url('logo-b-nof.png')
> Jul 7, 2006 3:38:13 PM org.apache.fop.fo.flow.ExternalGraphic bind
> 
> ... and my pdf shows up without the images.
> 
> 
> I am also using embedded fonts which are working fine.  The font files are in
> the same directory as the images.  This directory is the 'base' directory 
> which
> is set in my fop.conf file:
> 
>   <base>/zzz/zzz/zzz/build/web/</base>
> 
> Since the fonts are found, I assume that the 'base' directory is being 
> corrected
> identified.
> 
> 
> Has anyone run into this?  Where should I begin to track this down? 
> 
> 
> Any help would be much appreciated.


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to