An example please. ----- Original Message ----- From: "Guido von der Reith" <[EMAIL PROTECTED]> To: "Paulo Soares" <[EMAIL PROTECTED]> Sent: Monday, August 01, 2005 8:52 PM Subject: Re: [iText-questions] PDFGraphics2D and GradientPaint
> Thanks for your answer. I found out that GradientPaint is supported, > but it seems that it does not work in the way it should. > > Problem: Filling a rectangle with color gradient > Using the setPaint-Method with a GradientPaint parameter and drawing > it on a panel everything looks fine, a color gradient in a rectangle. > > When using the same with PdfGraphics2D of iText and creating a pdf-document, > the rectangle is filled with one color, a mixture of color1 and color2 of > the GradientPaint constructur it seems, but no color gradient. > > I have no idea. Thanks in advance for any hint. > Guido > > > > --- Ursprüngliche Nachricht --- > > Von: "Paulo Soares" <[EMAIL PROTECTED]> > > An: "Guido von der Reith" <[EMAIL PROTECTED]>, > > <[email protected]> > > Betreff: Re: [iText-questions] PDFGraphics2D and GradientPaint > > Datum: Mon, 1 Aug 2005 13:57:52 +0100 > > > > Yes. > > > > ----- Original Message ----- > > From: "Guido von der Reith" <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Monday, August 01, 2005 10:35 AM > > Subject: [iText-questions] PDFGraphics2D and GradientPaint > > > > > > > Hi, > > > > > > i have a question: > > > does the PDFGraphics2D object of iText support GradientPaint > > > to fill a shape with a linear color gradient pattern? > > > > > > Thanks in advance > > > Guido von der Reith > > > > > > -- > > > 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail > > > +++ GMX - die erste Adresse für Mail, Message, More +++ > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > > > from IBM. Find simple to follow Roadmaps, straightforward articles, > > > informative Webcasts and more! Get everything you need to get up to > > > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > > > _______________________________________________ > > > iText-questions mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > -- > 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail > +++ GMX - die erste Adresse für Mail, Message, More +++ ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
