>>>>> "el" == edgardo a luzcando <[EMAIL PROTECTED]> writes:

el> I have server side code rasterizing SVG to JPEGs and PNGs working
el> on Windows NT 4.0 sp6.  I used the JDK 1.3.1 for development with
el> Weblogic 6.1 and it works just fine.  I am trying to use JDK 1.4
el> to test with and without headless mode, and in either case I only
el> get a blank image.  

    You provided lots of version numbers but of course not the one we
need :)

    However, given my great psychic powers I predict you are using
Batik 1.1.  There was a small bug in that release that caused this
problem, if you upgrade to Batik 1.5b4 your problems will go away.

el> My try/catch block does not get any Exception so I am not sure
el> where to start looking at this.  After transcoding the image I
el> place it directly in the ServletOutputStream, set the MIME type
el> and dispatch it to the client.  The window comes with an image of
el> the right size, but its blank or empty.  Are there any
el> compatibility issues with JDK 1.4?  Thanks, e.l.f.

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

Reply via email to