aurelie wrote:
I know that is a communication problem but I have this problem because com.lowagie.text.Image can't gat an instance.

this is my code URL adresseImage = new URL("http://monServeur.fr/Images/etudiant2005485.jpg";)
Image photoEtu = Image.getInstance(adresseImage);

in my application I use the URL and I can see the image but when i want generate it in my pdf, I never have the objects photoEtu

Please have a look at the attached image.
If I can't get the image, iText can't get it.
Unless you give iText access to the image.
br,
Bruno

<<inline: monserveur.png>>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to