Hi Amit

I am successfully using image tag to include png images in my SVG document and later convert the SVG image to jpeg using Batik. You might try including the complete URL for your images in the xlink:href attribute ( eg: <image x="200" y="200" width="100" height="100" xlink:href="" class="moz-txt-link-rfc2396E" href="file:///var/tmp/myembed.jpg">"file:///var/tmp/myembed.jpg"/> ).

regards
Venkat

[EMAIL PROTECTED] wrote:

 
Hi,

I want to include image during svg to tiff conversion using batik.
I tried but it did not work.
So,I am including image using svg tags (converting jpeg to svg),
but the tiff image produced is not clear.
Is there any way so that I can include jpegs in svg while converting
them to tiff using batik , so that the images created are as clear as original jpegs.

regards,
Amit



Reply via email to