Re: [iText-questions] overlaying images

2007-08-05 Thread Paulo Soares
- From: "Ash Grove" <[EMAIL PROTECTED]> To: Sent: Saturday, August 04, 2007 2:48 PM Subject: Re: [iText-questions] overlaying images > Thanks for your reply. > > Then assuming the images are a suitable format, how > would you approach this? Your reply,

Re: [iText-questions] overlaying images

2007-08-04 Thread Ash Grove
gt; To: Sent: Saturday, August 04, 2007 2:17 AM Subject: [iText-questions] overlaying images > Hello, > > I need to lay one jpg over another jpg. The image on > top must be in a specific location. I've checked out > masking and transpar

Re: [iText-questions] overlaying images

2007-08-04 Thread Paulo Soares
Jpeg is not suited to apply transparency, it's a continous color encoding and what you perceive as white can have many shades. Paulo - Original Message - From: "Ash Grove" <[EMAIL PROTECTED]> To: Sent: Saturday, August 04, 2007 2:17 AM Subject: [iText-questio

[iText-questions] overlaying images

2007-08-04 Thread Ash Grove
Hello, I need to lay one jpg over another jpg. The image on top must be in a specific location. I've checked out masking and transparency -- what would be the best strategy? Thanks, Ash Pinpoint custom