--- "J.Pietschmann" <[EMAIL PROTECTED]> wrote:
> Try
>    Configuration.put("baseDir","file:///c:/temp/pdfImages");


No, this doesn't help.  The error is slightly different:

Error while creating area : Error while recovering Image Informations
(file://c:/pdfBill.jpg) : \pdfBill.jpg

Note that in the error there is one more "/" after file: than before.

So it looks like it is missing the "/temp/" part of the path.

Howard
--- Howard Ungar <[EMAIL PROTECTED]> wrote:
> I'm getting the following error in fop 0.20.5:
> 
> Error while creating area : Error while recovering Image Informations
> (file:/pdfBill.jpg) : \pdfBill.jpg
> 
> The following works in 0.20.4:
> 
> Configuration.put("baseDir","file://c:/temp/pdfImages");
> 
> Is there a workaround for this?
> 
> Howard
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to