[EMAIL PROTECTED] wrote:
> I'm trying to save in a file my svg using the DOMUtilities.writeDocument but
> the
> svg is full or partially troncated. what's wrong whith my svg ? have you got
> another way to do this job ?
>
> here is the piece of code to write in the file
> Writer writer = null;
>
Hi,
I'm trying to save in a file my svg using the DOMUtilities.writeDocument but the
svg is full or partially troncated. what's wrong whith my svg ? have you got
another way to do this job ?
here is the piece of code to write in the file
Writer writer = null;
try {