Hi All I want to export svg to a printable format (.pdf if possible). Is it possible ?I have a html page with svg image embedded in it . Please suggest....
Or try to do a post from a web page. See what the post looks like from SVG and mimmick it on an http form, and see what happens. This will isolate where the...
Ronan Oger
ronan@...
May 1, 2003 7:44 am
29292
JJ, the use of postURL and request.getParameter() in one application are not related to eachother in any way. postURL is a clientside function while ...
Ronan Oger
ronan@...
May 1, 2003 7:44 am
29293
In a message dated 30/04/2003 22:31:58 GMT Daylight Time, doug@... ... Doug, Won't Tobi be upset by your suggesting that he gets distracted? :) ... Or...
Hi there Could you part with me the information on how to recognize the "Del", "Home" etc keys are pressed Many thanks Vasu. ... From: William Castro G....
Does anyone remember the website that had the magnifying glass examples? (ie: select either 2x, 4x or 8x or a combination to get a stronger magnification)...
Hi Genies, Did anyone familiar with CMYK colour in SVG using ICC profile? SVG spec says that we can use sRGB and ICC colour profile. I know how to use sRGB,...
Hi, I have nested svg elements. When I set the x = 130, y = 100 in the inner svg, and when I do evt.getClientX() and evt.getClientY() in the rect inside the...
Hi again http://datenkueche.com/form.svg should work again now. http://datenkueche.com/form.es hier is the javascript. (I renamed it to .es so it is easier to...
Hi, Peter Schonefeld has posted three possible approaches that work with MSXML and ASV. http://digitalcraft.com.au/svg/tools/clientsideXSLT.asp Also a SVG...
You'll be able to specify CMYK and spot colors in SVG 1.2 via the device-color() function. See http://www.w3.org/TR/SVG12/#deviceColor-elem. This enhancement...
Corel Smart Graphics Studio + CorelDRAW 11 will do that for you... For more info: http://corel.com/smartgraphics Regards, Benoit...
Benoit Bezaire
Benoit.Bezaire@...
May 1, 2003 12:55 pm
29303
Hi All, Just posting some more information on a product that Corel has released to the SVG developer community. The Corel Smart Graphics Studio. This...
Benoit Bezaire
Benoit.Bezaire@...
May 1, 2003 12:57 pm
29304
When looking for an SVG map of Iraq in March, I stumbled upon this W3C Index of SVG Files: http://www.w3.org/Consortium/Offices/Presentations/svgs/index.xml It...
Thanks Jon It is very helpful. As you mention in the spec, there is no example for CMYK colour space. Do you have any idea how to include CMYK using...
hi everyone doug, antoine and andrew wrote- ... they ... exactly, and for sake of clarification; this is my motivation for engaging FlashMX discussions as- ...
... Could stand a bit of improvements. While dragging the red circle, if you pass over another circle, the dragging stops. Before letting up on the mouse...
I need to use Jscript because I need the ActiveXObject but When I do the following, the event don't work. Does somebody, show me how should I use Jscript? ...
... Formulae and algorithms for calculating Bézier curve parameters can be found at the URL: http://home.earthlink.net/~maptoolssdk/pages/Spline.htm Robert...
Hi, I'm wondering if anybody knows of any hardware accelerated SVG viewers? Mechanism used is not important, though portability would be nice (ie OpenGL over...
Hi, I'm working on a school project and I'm trying to create a "selected items list" when a user selects an item on mousedown. I want the list to look like the...
Hi, I have nested svg elements. When I set the x = 130, y = 100 in the inner svg, and when I do evt.getClientX() and evt.getClientY() in the rect inside the...
I use javascript to set this text visible on mouseover. <g id="Hint_{$uid}" style="visibility: hidden;"> <text text-anchor="start" transform="matrix(1.5 0 0...