picture viewer??
-
Is there any free open source viewers for .Net that supports SVG. I tried with Adobe SVG viewer 3.03 ,but can't figure out any way to add it in the toolbox.
SVG needs to be installed on the client. Then you can generate SVG using any classes you like. The Adobe viewer is the file that your user needs to install, it doesn't get added to the toolbox.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
-
SVG needs to be installed on the client. Then you can generate SVG using any classes you like. The Adobe viewer is the file that your user needs to install, it doesn't get added to the toolbox.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )
Hi Christian ,thanks for your reply,It's Ok for a web application.But how could I display an SVG graph in a windows application. I think I have to check out the older versions of adobe viewer for any activex controls. -- modified at 5:08 Tuesday 28th August, 2007
-
Is there any free open source viewers for .Net that supports SVG. I tried with Adobe SVG viewer 3.03 ,but can't figure out any way to add it in the toolbox.
http://www.jbrowse.com/svgnet/[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Is there any free open source viewers for .Net that supports SVG. I tried with Adobe SVG viewer 3.03 ,but can't figure out any way to add it in the toolbox.
-
http://www.jbrowse.com/svgnet/[^]
Vasudevan Deepak Kumar Personal Homepage Tech Gossips