>>>>> "MG" == Michael Gale <[EMAIL PROTECTED]> writes:
MG> I have attached the SVG document to generate the error using Batik
MG> v1.5 b4. It should also be noted that once the exception is
MG> thrown, no other SVG document can be opened from that point
MG> onward.
MG> The attached file will display a rectangle initially, and when the
MG> user clicks within the shape, it should switch to the image. I
MG> have tested it with Adobe's plug-in and it seems to work as
MG> expected.
MG> Let me know if you need anything else.
Thanks for putting togeather the test.
Well, it appears that the JPEG is truncated, it isn't clear if
this is due to the base 64 data being truncated as well (I suspect it
is as most b64 data has some '=' at the end to fill out the triplet
and your example doesn't have this - but this is far from conclusive).
To test this I replaced your b64 image with one I generated (using
mmencodee on UNIX), and your test worked fine (my update is attached)
I'm guessing Adobe is just being more forgiving of errors.
<<inline: defect14258-2.svg>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
