Furst, Tom <tom.furst <at> rcmt.com> writes:

> 
> Forgot the attachment. Here it is.
> 
> 
> Chris,
> 
> There a number of warnings, but none that relate missing images. 


There are *36* occurrences of "Image not found" in your log file, such as:

> SEVERE: Image not found. URI: illustrations/KH-Logo-large1.jpg. 
> (No context info available)

How could you say that none of the warnings relate to missing images?
Let me guess: you grepped WARNING and you did not find these because
they are SEVERE.

Now that you have reported your problem accurately, I am sure that
an expert will be able to help you in short order. Until then, I
believe that the problem is that your <fo:external-graphic> tag
should look like this:

<fo:external-graphic src=url("path/to/image/jpg") blah-blah-blah />

Is that what you have? This brings me to my second point.

What you should really submit is a minimal XSL-FO file that causes the
problem.


Regards,
Alias John Brown.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to