Re: problem with Image loading with Servlet

2004-08-25 Thread heli desai
. --- "J.Pietschmann" <[EMAIL PROTECTED]> wrote: > heli desai wrote: > > Can anyone help me? I m trying to load the image > > (jpeg) in pdf using dynamic url of servlet.But > somehow > > FOP ignores the URL. It doesn't show any url. > > I m us

RE: problem with Image loading with Servlet

2004-08-23 Thread heli desai
Hi Chris, Thanks for your reply. but i tried this as well. it didnt work.. heli --- Chris Pratt <[EMAIL PROTECTED]> wrote: > Try: > src="url(http://localhost:7001/crisp/servlet/BinaryServlet/QueryId=55100&SequenceNo=1&MimeType=jpeg)"> > > (*Chris*) > > > Original Message -

problem with Image loading with Servlet

2004-08-23 Thread heli desai
Hi... Can anyone help me? I m trying to load the image (jpeg) in pdf using dynamic url of servlet.But somehow FOP ignores the URL. It doesn't show any url. I m using http://localhost:7001/crisp/servlet/BinaryServlet/QueryId=55100&SequenceNo=1&MimeType=jpeg Please help me. Heli.