On 1/10/2010 12:25, WhatUsername wrote:
>
> Where can i find the new version's (5.0.4) documentation? "iText in Action"
> is an old version book i guess.
There are two editions of "iText in Action". The 2007 edition is an old
version for the old iText. The 2010 edition is a version that has been
Where can i find the new version's (5.0.4) documentation? "iText in Action"
is an old version book i guess.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Image-as-background-in-PDf-tp2720263p2885200.html
Sent from the iText - General mailing list archive at Nabble.
On 30/09/2010 8:52, WhatUsername wrote:
>
> Hi, I am trying to add a image as the background and write text on it. I have
> achieved to add image on the PDF page but it does not display as the default
> image size.
???
What is the default image size?
> If i remove this statement "image.scalePerce
Hi, I am trying to add a image as the background and write text on it. I have
achieved to add image on the PDF page but it does not display as the default
image size. If i remove this statement "image.scalePercent(80.0f, 60.0f);"
from the code the image is gone. Please help me with this. I am post