k Storer
> Senior Software Engineer
> Cardiff.com
>
> #include
> typedef std::Disclaimer DisCard;
>
>
>
>> -Original Message-
>> From: Alchemy [mailto:alch...@al.chemy.org]
>> Sent: Thursday, April 09, 2009 6:44 AM
>> To: Post all your questio
Hi Again,
I have been playing with this today and found a possible way to
implement a transparent gradient working from the example here:
http://1t3xt.info/examples/browse/?page=example&id=414
This is the output I am getting with following code:
http://al.chemy.org/misc/TransparentGradientCurre
When drawing to Java Graphics2D It seems like iText does not
support
GradientPaint gradients with transparency?
>>> You're right, I don't think that's supported.
>>
>> I had a look at the relevant iText code and lucky for me I managed
to
>> get it going by only changing one line
Alchemy wrote:
> Thanks for the prompt reply.
>
> On 2009/04/04, at 20:40, 1T3XT info wrote:
>
>> Alchemy wrote:
>>> When drawing to Java Graphics2D It seems like iText does not support
>>> GradientPaint gradients with transparency?
>> You're right, I don't think that's supported.
>
> I had a lo
Thanks for the prompt reply.
On 2009/04/04, at 20:40, 1T3XT info wrote:
> Alchemy wrote:
>> When drawing to Java Graphics2D It seems like iText does not support
>> GradientPaint gradients with transparency?
>
> You're right, I don't think that's supported.
I had a look at the relevant iText code
Alchemy wrote:
> When drawing to Java Graphics2D It seems like iText does not support
> GradientPaint gradients with transparency?
You're right, I don't think that's supported.
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info
--
Hi all,
I have been happily using itext for some time now but have recently
come across a small issue.
When drawing to Java Graphics2D It seems like iText does not support
GradientPaint gradients with transparency?
For example please take a look at this image showing the different
output: ht