We are using the Image.getInstance(URL) method.
Our URL is made up of: "http://" + request.getServerName()+ ":" + request.getServerPort() + request.getContextPath() + "/images/ImageName.jpg").
We are receiving a java.io.IOException: url is not a recognized imageformat.
The url is correct - we can hit the image with the url in the error message.
We started to receive this error when we put the request.getContextPath() method in the url - when it was hard-coded, the PDF was produced with the image.
Any ideas?
thanx,
dianne.
begin:vcard n:Swinton;Dianne tel;pager:5882 tel;work:943-0090 x-mozilla-html:FALSE org:Calgary Health Region;ITS adr:;;;;;; version:2.1 email;internet:[EMAIL PROTECTED] title:Web Analyst fn:Dianne Swinton end:vcard
