have SVG file that actually empty, that have no element, yet. I will
manipulate it in the java code by adding element. The SVG file will be
inserted in a scrollpane. The problem is even the SVG file actually empty,
the Scrollpane not transparent even if I have already set it transparent.

Here is the SVG file (I got it from client):



and here is the scroll pane part (canvasDiagram is the SVGCanvas).



The scrollpane is not transparent but white. I tried to insert the scroll
pane content with transparent jPanel and its work so I believe the white
content because of the canvasDiagram. Can you help me to make the empty part
of canvasDiagram really transparent?

--
View this message in context: 
http://batik.2283329.n4.nabble.com/Make-Transparent-SVG-Transparent-in-JSVGCanvas-tp3778622p3778622.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

Reply via email to