Hi Fernando, I don't really know what you want to do. If you want to use the trace in javascript to calculate areas for example or intersection, there is no...
Hi James, an alternative is to use SVG based form controls. The advantage of using SVG form controls is that they also run in Batik, ASV in Safari, Opera,...
Hello, Im trying to use the Adobe SVG Plugin within a C# Appliction with Visual Studio 2005 Beta 2. But I always get this error message: "Attempted to read...
Hi bgeyer, ... This sounds like you are timing the conversion of a single image from starting java to when it finishes. If so this is a very poor test of Java...
Hi, the objective is with a mathematical function, calculate the object real area, so I can use intersection() and contain() methods. I'm gonna try to create a...
Hello Holger, thanks for your answer. I tried it the way it is descriebed in the SVG - Wiki but it doesn't work. The Problem stays the same: "Attempted to read...
... images in ... That doesn't speed up the conversion very much. Here are my results with the same svg-file and with a start-memory of 512-MB for the...
... That doesn't speed up very much. I get following times with Start-Memory of 512 MB. I've converted the same file 5 times: ...finished, time: Time now:...
I've found the problem and a solution. I have to use a actual snapshot of Batic-August-SVN-Snapshot not the stable release. It seems that there are made some...
We would need to know very specifically what version and build you were working with. Adobe has worked differently in hosted environments each new release....
Hi all. I am trying to execute the application of example of the article "Generating the Dynamic Chart"(http://www.devx.com/webdev/Article/28708/0/page/3) ...
Hello Jeff, I'm working with Visual Studio 2005 Beta 2 and Adobe SVG Viewer 3.0 / 3.03, Build 94 Thank you for trying to help me Olli ... Also, is ... instead?...
I have an SVG embedded in an html document. I have several buttons that do various tasks, but it is important that certain tasks not be attempted at the...
Hi Heiko Thank you so much and I got the point. I tried to use pattern or symbols instead of the font. My method is to use the pattern as the stroke to draw a...
Hi, guys I tried to use pattern or symbols instead of the font. My method is to use the pattern as the stroke to draw a line. such as <svg> <defs> <pattern...
I just decided to do a particular SVG doc with php. I now have a problem with the js code. The doc is embedded in an html doc. This piece of code worked...
Hi Zhu, ... to use the pattern as the stroke to draw a line. such as ... stroke-width="6"/> ... unlike the marker, the pattern has no orient="auto" parameter...
many thanks for the pointers, will have a look and see if i can get it working. cheers, James ... [Non-text portions of this message have been removed]...
Hi everybody, I have a problem to intercommunicate from svg to html. I have a html file like this. <HTML> <HEAD> <script> function access() { ... } </script> ...
Hi, I have been able to find many good examples of inter document communication when SVG is embedded in HTML...but I have a situation in which my stad alone...
Hi Steve, Could you please suggest me any one good examples of inter docuemnt communication when svg is embedded in Html. Thanks & regards Raghu ... in ... ...
Thanks lot steve. I have one doubt regards this. Before In my script I include this line <script type="text/ecmascript" a3:scriptImplementation="Adobe" ...
... you can't ! this is a quote from the document Steve pointed you to: *Note:* These techniques do not work when using ASV Internal JavaScript Engine ...
... i've just updated the examples on the wiki , so they work in IE+ASV3/6 and mozilla/firefox's native svg implementation. ... -- if this information was...