PDF Images [message #64032] |
Wed, 03 August 2005 10:10 |
Eclipse User |
|
|
|
Hello,
I"m having a problem with an image coming from a database. I've been
able to get statically served images (ie. url that ends with .jpg, etc) to
embed into pdfs. also been able to get embedded images in, but I'm unable to
get an the content of a servlet served image into the pdf. So here's the
situation. I store client pictures in the db. I'm making a report I want
to have their picture on. Works fine if they're viewing it in html format,
but won't show up in the pdf. I've tracked the problem down to the
ImageReaders in FOP not recognizing the dynamic mime type of jpg as jpg
data. I think it's b/c of an https redirect.
So my question is whether or not there's something I can do to avoid
having to extract the images to a web server folder and serve them from
there. That would be a terrible solution in my opinion. Since birt is
moving away from fop. Is there an easy way I can make the image dynamically
embedded before fop gets it so that the handling can be taken care of before
hand?
Any Thoughts?
Thanks,
Joe
|
|
|
Powered by
FUDForum. Page generated in 0.03135 seconds