Your chart may have been generated in a format not recognized by your java
version or the url is wrong or it may be something else as you only provide
enough information for guessing

Best Regards,
Paulo Soares

----- Original Message -----
From: "Ramakrishna Kuppa" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 13, 2002 20:44
Subject: [iText-questions] need urgent help...


> I am trying to insert a pie chart image into a PDF document. These are
> the steps in the process:
>
> * generate the pie chart image
>
> * build a URL pointing to the image, and finally
>
> * create an Image object as follows:
>
> Image chartImg =
> Image.getInstance(Toolkit.getDefaultToolkit().createImage(imgUrl),null);
>
> I am getting the following error in the last step:
>
> java.awt.Image fetch aborted or errored ***** java.io.IOException:
> java.awt.Image fetch aborted or errored at
> com.lowagie.text.Image.getInstance(Unknown Source) at
> com.lowagie.text.Image.getInstance(Unknown Source)
>
> Where am I going wrong? Please help.
>
> Thanks
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to