I create PDF with pictures in it. Here's a fragment from fo file:

<fo:table-row><fo:table-cell><fo:block>
<fo:external-graphic src
="file:/C:/JavaProject/Klient/public_html/DT/Fop/pechanec/pict0.jpg"/>
</fo:block></fo:table-cell></fo:table-row>

The PDF is created and is OK, tha path is also OK, files are there, but
when every picture is processed , this error is logged:

[ERROR]: Error while creating area : Error with image URL: (Systém nemůže
nalézt uvedenou cestu.
) and no base directory is specified

The sentence  "Systém nemůže nalézt uvedenou cestu" is in our (Czech)
language and means:

"System cannont find specified path".

I don't understand why this error is logged at all and why the portion of
message is not in english ?

I still use FOP ver. 0.20.3 .
                              Thanks



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

Reply via email to