Thanks Jonathan for your reply. I am using JSVGCanvas and it is set to ALWAYS_DYNAMIC.
... JSVGCanvas svgCanvas = new JSVGCanvas(); svgCanvas.setDocumentState(JSVGCanvas.ALWAYS_DYNAMIC); svgCanvas.setDocument(document); svgCanvas.setDoubleBuffered(true); svgCanvas.setDoubleBufferedRendering(true); ... -- View this message in context: http://batik.2283329.n4.nabble.com/getBBox-returns-null-tp4655273p4655275.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: batik-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-users-h...@xmlgraphics.apache.org