Howard Ungar wrote:
Configuration.put("baseDir","c:/temp/pdfImages");

I tried this and got the same error: Error while creating area : Error while recovering Image Informations (file:/pdfBill.jpg) : \pdfBill.jpg

Hm. Another attempt: Configuration.put("baseDir","c:\temp\pdfImages\");

If C: is the current drive, try also
   Configuration.put("baseDir","\temp\pdfImages\");
just for the fun of it.

j2sdk1.4.1_01

Do you think this is a bug?

I've read a variety of complaints that file URL handling changed quite a bit from 1.3 to 1.4. It would be interesting if soneone would took the burden and sift through the Java bug parade and the readmes and provide a nice compact summary.

 (Darn, LEO is down, I had to use a *paper* dictionary!)

J.Pietschmann


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



Reply via email to