thanks wesley, that is great! it also works in NN4 + AV3 the permanent question behind that: is this somehow standardized or is ist adobe stuff? andré...
31241
Roekaerts Patrick
patrick.roekaerts@...
Jul 2, 2003 7:42 am
Hi everybody, I am looking for a svg worldmap in Lambert sequant system coordinates. Can anyone help me? Or any kind of information about this system of...
31242
Barend Köbben
barendkobben
Jul 2, 2003 8:01 am
Because I do not know the particulars of this 'lambert Sequant" (is it a special version of Lambert Conformal?), I have forwarded your question to the question...
31243
vempatikaushik
Jul 2, 2003 8:41 am
Hi, Is there any tool which converts PS to SVG file ??...
31244
georg held
masterqmann
Jul 2, 2003 8:42 am
hi andre ... these attributes are specified in dom2 core: <http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/> hope this helps cheers georg...
31245
Robin Berjon
sibylia2017
Jul 2, 2003 8:50 am
... It might be slower but appear more reactive. What gives part of the impression of slowness with printNodes is that it only returns when it's done. A custom...
31246
Jeroen Dekker
jeroendekker...
Jul 2, 2003 8:57 am
Hi, Our ps2vector software does this, and is commercially available in desktop, server and developer configurations on Windows, Linux, Sun Solaris, HP-UX and...
31247
GVS Srinivas
GVS.Srinivas@...
Jul 2, 2003 9:16 am
To print complete svg on a printer can ur software help.i mean, can it convert the whole svg document spannng horizontally multiple pages be printer or...
31248
Jim Ley
jibberjim
Jul 2, 2003 9:17 am
"Robin Berjon" <robin.berjon@...> wrote in message news:3F029CB2.4080307@.... ... impression ... custom one ... Only with lots of...
31249
Sukla Yarrapathruni
vrsukla
Jul 2, 2003 10:32 am
Hi All, I am building a large svg which takes several seconds to load. Could someone please suggest to me the way in which we can display the progress dialog...
31250
Jim Ley
jibberjim
Jul 2, 2003 10:43 am
"Sukla Yarrapathruni" <vrsukla@...> wrote in message news:bducbm+i4cq@.... ... You can have no animation through SVG until after the document...
31251
AndrewWatt2001@...
andrewwatt2001
Jul 2, 2003 10:47 am
I was wondering if any of those on list who plan to attend SVG Open 2003 have a blog available online that non-attendees might be able to browse to find out...
31252
Adrian Frischauf
incubus66de
Jul 2, 2003 12:32 pm
Hi, dvi2svg is a converter that reads latex dvi files and translates them to svg. It has support for the graphicx macro package as well as hyperref and color. ...
31253
Don XML
don_xml
Jul 2, 2003 12:49 pm
I'll be blogging about both the XMLDevCon West and the SVG Open. My blog is weblogs.asp.net/donxml DonXML ... ...
31254
nubirstein
Jul 2, 2003 2:31 pm
Hi masters, For a few days I've been trying to handle SVGScroll event in my VB6 application. But it doesn't seem to work. I follow fully IDispatch mechanism,...
31255
Chris Lilley
nantonos_aedui
Jul 2, 2003 2:48 pm
On Wednesday, July 2, 2003, 12:43:15 PM, Jim wrote: JL> "Sukla Yarrapathruni" <vrsukla@...> wrote in message JL> news:bducbm+i4cq@.... ... JL>...
31256
jerry_lentner
Jul 2, 2003 3:01 pm
Hi, Having a problem with a CGI script that generates SVG code. I'm using IE6 and apache 2.0.43 and when I open a new browser and point it at the CGI script...
31257
Rick Bullotta
rickbullotta
Jul 2, 2003 3:03 pm
Here's a potential SVG 1.2 use case for you all: I'm under the impression that the current implementation of "use" in most viewers "references" a symbol or...
31258
Jim Ley
jibberjim
Jul 2, 2003 3:17 pm
"jerry_lentner" <jlentner@...> wrote in message news:bdus3s+hra0@.... ... IE has a double request feature on plugin handled content, the url...
31259
andre m. winter
raxmapa
Jul 2, 2003 3:22 pm
that's a good point! i run into similar problems wanting to to put declaratively animated items into a symbol. this works within ASV but what doesn't work are ...
31260
jksaheta
Jul 2, 2003 4:05 pm
Hi folks i have a svg which creates rects/circles etc on click of some buttons.i want to provide a save utility, which on clicking would lead me to servlet...
31261
Francis Hemsher
fhemsher
Jul 2, 2003 4:10 pm
... The problem, of course, is that the id's need to be unique, but also need to be "assigned" when the object is cloned. There are ugly ways to do thisin...
31262
stevenjmarks
Jul 2, 2003 4:33 pm
Yes I am using ASV3. Do you know of a way to insert HTML into an SVG document or can this not be done in ASV3? Thanks, Steve ... Illustrator, ... ...
31263
Francis Hemsher
fhemsher
Jul 2, 2003 4:39 pm
... Hi Joe, Do you use Active Server Pages, and have write permissions at your server? If so, I can show a method that uses xml. Let me know if you want to go...
31264
jksaheta
Jul 2, 2003 4:43 pm
Hi Francis I am using JSP and servlets.Do you know how can i proceed in that direction? thanks Joe ... i ... you...
31265
Chris Stiles
baron1314
Jul 2, 2003 4:54 pm
I have IIS and ASP scripts running on my server ... how are you doing it? Hi Joe, Do you use Active Server Pages, and have write permissions at your server? If...
31266
Jim Ley
jibberjim
Jul 2, 2003 5:02 pm
"Chris Stiles" <cstiles@...> wrote in message news:20030702095409.29627.h001.c009.wm@.... ... inyour SVG: ...
31267
Francis Hemsher
fhemsher
Jul 2, 2003 5:05 pm
Joe Wrote: I am using JSP and servlets.Do you know how can i proceed in that direction? ... I guess the same methods would apply: If you have your elements...
31268
Rick Bullotta
rickbullotta
Jul 2, 2003 5:10 pm
The problem isn't with the cloned symbol, it is with all the "contained" or child elements within the symbol...which also have their own id's. ... From:...
31269
Chris Lilley
nantonos_aedui
Jul 2, 2003 5:13 pm
On Wednesday, July 2, 2003, 6:32:30 PM, stevenjmarks wrote: s> Yes I am using ASV3. Do you know of a way to insert HTML into an SVG s> document or can this...