Jeremias Maerki wrote: Hi Jeremias,
Can you post the TIFF image, please? I think your TIFF image doesn't contain resolution info and that's why the error happens. A NullPointerException is usually an uninitialized object reference, i.e. a bug or just an unexpected situation (like here). If I get the image I can try to fix the code to make it work. If you don't want to publish the image on the internet, you can also send it directly to me.
This looks like the following bug which I encountered when a Tiff image doesn't have the unit of resolution:
http://issues.apache.org/bugzilla/show_bug.cgi?id=43506 Chris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
