Hi,

I am having the same problem as http://koala.ilog.fr/batik/mlists/batik-users/archives/msg05002.html

I am trying to pass a document containing a svg root element to both the jpeg transcoder and the printtranscoder without much luck. The svg doc is a result of a xsl transformation which is the given to the TranscoderInput constructor. I runs through with the printtranscoder fine but the output is not there. With the jpeg transcoder it complains about the width and height being 0?

This code works if I output the document to a string and uses a stringreader as input. Therefore I assume that the document is as it should be.

I have browsed through the sourcecode and found nothing that might explain why thw width and height are not set. Perhaps someone with a bit more insight might point me in the right direction?

Oh and I am using batik 1.5..

Best regards,

Ulf Holm Nielsen


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



Reply via email to