Hi Nicolas,

I finally succeed in creating the png file. The thing wrong was that I did not created (File.createNewFile) the png file before making an outputstream on it.
In the example of batik, there is no advising about that. I thought that the file was created
automatically. But it is not :-)

I also create PNG files and it works without createNewFile(). Normally the file is automatically created.

Ciao
Mathias Kalb



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to