: Wednesday, July 23, 2003 9:02 AM
Subject: Re: [iText-questions] continuous line that changes
> At 8:35 AM -0600 7/23/03, David Thielen wrote:
> >I tried this with:
> > moveTo ( 72, 72 )
> > lineTo (144, 72 )
> > lineTo (144, 144 )
> > lineTo (72, 144 )
At 8:35 AM -0600 7/23/03, David Thielen wrote:
I tried this with:
moveTo ( 72, 72 )
lineTo (144, 72 )
lineTo (144, 144 )
lineTo (72, 144 )
lineTo ( 72, 72 )
stroke()
The first 3 corners were nicely joined. But the corner at 72, 72 was not -
it was a clear start and end there
y 22, 2003 9:04 PM
Subject: Re: [iText-questions] continuous line that changes
> > Please reply to me as well as the list - my spam filter is dropping a
lot of the mail to the list (trying to figure it out).
> >
> > Heres my question:
> >
> > I have a line that changes wi
> Please reply to me as well as the list - my spam filter is dropping a lot of the
> mail to the list (trying to figure it out).
>
> Heres my question:
>
> I have a line that changes width as it goes. But I want Acrobat to know it's one
> line so it joins up the corners right. Is there any way
Hi;
Please reply to me as well as the list - my spam
filter is dropping a lot of the mail to the list (trying to figure it
out).
Heres my question:
I have a line that changes width as it goes. But I
want Acrobat to know it's one line so it joins up the corners right. Is there
any way t