views:

34

answers:

0

I need to display vector images in the following formats(.eps, .ai, .cdr, .pdf, .cs3, .cs5 ) in major web browsers (IE, firefox, safari, chrome). How do I accomplish the same?

I tried searching for java libraries that will convert the vector images to bitmaps but could not find a library that will convert all the formats mentioned above. The closest library that I found is ImageMagick but it supports only eps, pdf formats.