cs.csus.edu/~sharifs
**
- Original Message
From: Tobias Meier <[EMAIL PROTECTED]>
To: Post all your questions about iText here
Sent: Thursday, November 8, 2007 1:43:10 AM
Subject: Re: [iText-questions] problem with Watermark
Hi Saladin,
i have written a method which adds wate
://gaia.ecs.csus.edu/~sharifs
**
- Original Message
From: Tobias Meier <[EMAIL PROTECTED]>
To: Post all your questions about iText here
Sent: Thursday, November 8, 2007 1:43:10 AM
Subject: Re: [iText-questions] problem with Wate
> Subject: [iText-questions] problem with Watermark
>
> Hi,
> I am relatively new to iText. I have spent several hours
> reading up on iText. I am currently trying to upgrade our
> current application from using an old version of iText
> (version 1.02b) to the latest rele
Hi Saladin,
i have written a method which adds watermarks to all the pages of an
PDF.
Here's the code:
public void addWatermark(String text, WatermarkInfoDTO info, boolean
formFlattening){
this.stamper.setFormFlattening(formFlattening);
int numberOfPages = this
Hi,
I am relatively new to iText. I have spent several hours reading up on iText.
I am currently trying to upgrade our current application from using an old
version of iText (version 1.02b) to the latest release of iText. So I
downloaded iText version 2.0.6, and I replaced the old iText in th
e-
> > From: [EMAIL PROTECTED]
> [SMTP:[EMAIL PROTECTED]
> On Behalf Of Kuldeep Kataria
> > Sent: Tuesday, December 16, 2003 23:24
> > To: [EMAIL PROTECTED]
> > Subject:[iText-questions] Problem with watermark
> >
> > Hi Guys,
> > I am
Title: RE: [iText-questions] Problem with watermark
Lower the template box to account for the descenders:
wmTemplate.setBoundingBox(new Rectangle(0, -20, 500, 200));
Best Regards,
Paulo Soares
-Original Message-
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of
Hi Guys,
I am having problems with watermark. I am creating
tepmplate for watermwark. It appears right but it is
chopping off little bit from the bottom like if I
print "Testing for the Report" then g and p get
chopped off little bit from the bottom. rest looks ok.
Here is the code. Please give you
CTED] [SMTP:[EMAIL PROTECTED]
> Sent: Tuesday, November 11, 2003 4:35
> To: [EMAIL PROTECTED]
> Subject: RE: [iText-questions] Problem with Watermark & Table/Cell
> Border
>
> Hi Paulo,
>
> I did that, but it didn't really work that well either when I use
3:38
> To: [EMAIL PROTECTED]
> Subject: [iText-questions] Problem with Watermark & Table/Cell Border
>
> Hi,
>
> I hope that someone can help me on this. I want to generate a PDF using
> itext that contains a table with borders and has a
> background-image/watermark. It
Hi,
I hope that someone can help me on this. I want to generate a PDF using itext that
contains a table with borders and has a background-image/watermark. It works fine as
long as the table isn't above the watermark. In that case the part of the table border
that is supposed to be above the ima
11 matches
Mail list logo