aurelie wrote:
> I'm Sorry but I can't give you the real URL (I change the URL for give you an 
> example) but I sure that my URL is right.

Same difference: it's not because YOU can open the URL in YOUR browser
that your server process has access to the image using the same URL.
I'm 99% sure that if you wrote some code that DOESN'T use iText,
but just uses new URL("your.url").openStream(); and you try to copy
byte per byte to a new file somewhere, you'll have the same exception.
br,
Bruno

-------------------------------------------------------------------------
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