I am using the Struts framework for my project and the rasterizer is invoked in an actionclass. I have 2 choices in the jsp though, one to create a SVG and one JPG.
I'm not sure if i've answered your question right...if not..please let me know. I appreciate you guys taking time to look into this problem and help me out. sincerely, ravi > It is most likely _not_ a bug in Batik. It is far more > likely that Batik doesn't have an appropriate 'base URL' for > the SVG document when it tries to rasterize it. For example > if you give the transcoder an InputStream it has no way to > know what base URL to associate with it, and hence no way to > know where to find relative resources (like your JPEG images). > > How are you invoking the rasterizer? ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

