See this thread <http://tinyurl.com/4hx7gd3>, perhaps is util to you.
Juan 2011/5/29 Lars Ruoff <[email protected]> > Hi, > I'm new to GWT development. > I have coded a small flag generator application, which can be seen > here in its early stage: http://flag-designer.appspot.com/ > It makes use of inline-SVG, a feature that is not readily supported by > many browsers at this time. (see http://caniuse.com/svg-html5) > > I'd like to introduce a link on the page that would allow to download > the .svg file locally. (Or open it in a seperate browser window/tab > for that matter). > That svg content is available in the client in form of a Java String. > How would i go to create a link that allows the user to open it in > another browser tab or save the file? > > Are there other ideas to handle SVG images? > > thanks, > Lars R. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
