Hi Nathan,

svg-developers@yahoogroups.com wrote on 02/16/2006 12:45:14 PM:

> Iam using Batik squiggle browser, and I think PrintNode is not 
> implemented in Batik. I think PrintNode works with mozilla brower.

   Correct it is not implemented in Batik.

> It would be great to know if there is a way to achieve this in Batik 
> Squiggle browser.

   Well writing your own on top of DOM isn't that hard.  There is also
batik.dom.util.DOMUtilities.writeDocument(Document doc, Writer w)
which will do something similar.  You will need a Java Writer
(such as java.io.StringWriter).


> --- In svg-developers@yahoogroups.com, "Jérome de la Goutte" 
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi Nathan
> > 
> > Try PrintNode(node)
> > 
> > Jérôme
> > 
> > ---------------------------------------
> > Jérôme de la Goutte
> > Responsable de projet
> > ISAGRI Ingéniérie
> > E-mail : [EMAIL PROTECTED]
> > Site web : www.terre-net.fr & www.isagri.fr
> > tel: 03 44 06 84 04
> > fax: 03 44 06 55 61
> > 
> > >>> [EMAIL PROTECTED] 16/02/2006 17:40 >>>
> > Hi All,
> > 
> > Is it possible to convert SVG node to string. I have done the 
> reverse 
> > process using node = ParseXML(String,doc), which converts a string 
> to 
> > an SVG node. 
> > 
> > Any help is greatly appreciated.
> > 
> > Nathan
> > 
> > 
> > 
> > 
> > 
> > -----
> > To unsubscribe send a message to: svg-developers-
> [EMAIL PROTECTED] 
> > -or-
> > visit http://groups.yahoo.com/group/svg-developers and click "edit 
> my membership"
> > ---- 
> > 
> > 
> > 
> > SPONSORED LINKS 
> > Xml format Svg Format Data 
> > YAHOO! GROUPS LINKS 
> > 
> >  Visit your group "svg-developers" on the web.
> >    To unsubscribe from this group, send an email to:
> >  [EMAIL PROTECTED] 
> >    Your use of Yahoo! Groups is subject to the Yahoo! Terms of 
> Service. 
> > 
> > 
> > 
> > 
> > Click here to report this email as spam.
> > 
> > 
> > 
> > >>>>-------------------------------------------------------------
> <<<<
> > Ce message a été traité contre les virus par quatre outils 
> différents (Kaspersky, McAfee, Symantec et Huntsman). 
> > This message has been scanned for viruses (by Kaspersky, McAfee, 
> Symantec and Huntsman).
> > >>>>-------------------------------------------------------------
> <<<<
> >
> 
> 
> 
> 
> 
> 
> -----
> 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 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/
 


Reply via email to