hi
thanks for your reply. url is perfect. and i m able
to download the image from this url.also this servlet
works fine with html. bcoz i m using the same url in
xsl to get the html. and i can get the image in html.
server is not showing any message. even i cant see any
error in log file.
heli.
Chris Pratt wrote:
I'm not sure how the internals of the fop system work, but on some
systems you can trick them into recognising the link as an image by
appending something like &dummy=file.jpg to the url.
FOP is *not* IEx. It doesn't second guess meta data.
J.Pietschmann
-
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 using
http://localhost:7001/crisp/servlet/BinaryServlet/QueryId=55100&SequenceNo=1&MimeType=jpeg
There can be any number of
I'm not sure how the internals of the fop system work, but on some systems you
can trick them into recognising the link as an image by appending something
like &dummy=file.jpg to the url. When the processor see's the .jpg at the end
of the url, it assumes the proper content type for the documen
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 -
Try:
http://localhost:7001/crisp/servlet/BinaryServlet/QueryId=55100&SequenceNo=1&MimeType=jpeg)">
(*Chris*)
Original Message ---
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
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.