Re: [iText-questions] Urgent:Fetching Image from URL Problem

2007-01-09 Thread Paulo Soares
PM To: Post all your questions about iText here Subject: Re: [iText-questions] Urgent:Fetching Image from URL Problem Hi I Cant Give the URL what Im Using Coz of some Confedential purpose . but when i use the link in IE the image is

Re: [iText-questions] Urgent:Fetching Image from URL Problem

2007-01-09 Thread Ramachandran
Hi I Cant Give the URL what Im Using Coz of some Confedential purpose . but when i use the link in IE the image is Coming but when i gave in my code itz creating Problem for Ex: http://products.geappliances.com/ProdContent/Dispatcher?REQUEST=SKUOBJECTS&DOCUMENT=Product%20Photograph&S

Re: [iText-questions] Urgent:Fetching Image from URL Problem

2007-01-08 Thread Bruno Lowagie (iText)
Bill Ensley wrote: > www.products.com/image.jpg needs to > exist for it to work. I think that's not the problem. The problem is probably that the application has no direct access to the internet; it can only retrieve pages from outside the local network through

Re: [iText-questions] Urgent:Fetching Image from URL Problem

2007-01-08 Thread Bill Ensley
] Urgent:Fetching Image from URL Problem Hi im using itext to generate PDF using web Appln...for that i need to fetch image from an URL . while Running it showing error(not getting in to that siteif i used System.setProperty("http.proxyHost", "x.x.x.x"))its working correctly..

Re: [iText-questions] Urgent:Fetching Image from URL Problem

2007-01-08 Thread Paulo Soares
What has iText to do with it? Paulo - Original Message - From: "Ramachandran" <[EMAIL PROTECTED]> To: Sent: Monday, January 08, 2007 8:45 AM Subject: [iText-questions] Urgent:Fetching Image from URL Problem Hi im using itext to generate PDF using web Appln...for that

[iText-questions] Urgent:Fetching Image from URL Problem

2007-01-08 Thread Ramachandran
Hi im using itext to generate PDF using web Appln...for that i need to fetch image from an URL . while Running it showing error(not getting in to that siteif i used System.setProperty("http.proxyHost", "x.x.x.x"))its working correctlyi dont want to use that set property instead