On 7/6/06, jophof007 <[EMAIL PROTECTED]> wrote: > > Hi, > > If you are running in a browser you can got to the DOM tree of an > element and can convert DOM to svg automaticly (by means of small > javascript routine scanning the DOM tree) and save it or send it by email. > If the display is not SVG it will be harder to do. > > John Ophof > http://open-modeling.sourceforge.net > > --- In [email protected] <svg-developers%40yahoogroups.com>, > "Francis Hemsher" > > <[EMAIL PROTECTED]> wrote: > > > > There is a need to transport SVG displays: for print or email. > > Anyone who has the talent to take a 'snapshot' of a dynamic display of > > the SVG image and package it for transport for both printing and email > > will be much appreciated. > > Thanks, > > Francis > > P.S. Phi, do you understand? > > >
Hi All. As I understand of 'snapshot' ? 1- If you are using "native" (s) or AVG I don't know how you can produce the cross browser, cross-platform, universal image to fit to be transport. 2- If you transport "SVG" Then you have to make sure the recipient have to have SVG plug-in or using browser that support SVG naively. 3- If you use ZipProtocol. There no-problem.The other end will receive it as normal Png files. The browser will translate into embedded base64 data. Hope this answer you question. Phi > [Non-text portions of this message have been removed] ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

