Hi,

Is there a way we can know the memory required by an SVG file before 
rendering it? I show the SVG diagram in an applet.
I ask this because if this information is available, we can use the new 
param tag available from JRE 6 Update 10 onwards
<param name="java_arguments" value="" />

to adjust the memory accordingly, for large diagrams.

Thanks,
Praveen

Reply via email to