Re: First update for vector to pdf

2004-08-08 Thread Alejandro Tejada
on Sun, 8 Aug 2004 10:27:06 -0700 Jim Hurley wrote: > We all owe Alejandro a big debt of gratitude for > this utility. Actually is my pleasure to give something back, to all of you who freely share your knowledge with all the developers. > Finally we can export graphic objects out of RR-- > th

Re: First update for vector to pdf

2004-08-08 Thread Alejandro Tejada
on Sun, 8 Aug 2004 Jan Schenkel wrote: > Hi Jim and Alejandro, > > This part of the code would even fire for images > that just happened to have a name like "silly > graphics" ; it is best to check word 1 of the long > name of control i. Good point, Jan I'll add this to next version of the co

Re: First update for vector to pdf

2004-08-08 Thread Jim Hurley
--- Jim Hurley <[EMAIL PROTECTED]> wrote: (snip) > Another small point I noticed. My graphic was named "rainbow" and so the *short* name did not contain the word "graphic." So I just changed the code line: if the short name of control i contains "graphic" to if the name of con

Re: First update for vector to pdf

2004-08-08 Thread Jan Schenkel
--- Jim Hurley <[EMAIL PROTECTED]> wrote: > > > >Message: 18 > >Date: Fri, 6 Aug 2004 23:25:54 -0700 (PDT) > >From: Alejandro Tejada <[EMAIL PROTECTED]> > >Subject: First update for vector to pdf > >To: [EMAIL PROTECTED] > >Message-ID: > &l

First update for vector to pdf

2004-08-06 Thread Alejandro Tejada
Hi Developers, Here is a quick fix for the problem mentioned by Jim Hurley. Replace the whole section of code for the case of Polygon with this code: Tested and works with the 3d vector graphic of the Rotater stack. Beware of linewraps introduced by this yahoo mail. case "polygon" /* To handle