PDA

View Full Version : how to create javascript to use svg viewer plugin


b_j_mall
09-18-2002, 01:21 AM
Hey guys,
I have a problem here, i am trying to download an svg graphic from server, suppose my machine does not have adove svg viewer, is there a way i can still display the graphic without letting the user download the adobe svg viewer!!

A sample code will be graet help if possible!!

Thanks alot for your time!!

jkd
09-18-2002, 01:30 AM
I'm pretty sure you can use Apache's Batik to convert to a PNG image on the server side...
www.apache.org