Use the latest release.
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Wednesday, March 08, 2006 8:34 PM
Subject: [iText-questions] [iText Question] - Images always centered
Hi,
I've been using iText for a few months and now just of a sudden all my
images
Hi,
I've been using iText for a few months and now just of a sudden all my images that I use are no longer justified as specified, they all come up centered.
Ex:
Image wordMark = Image.getInstance(path... );
wordMark.setAlignement(Element.ALIGN_RIGHT);
PdfPCell cellWordMark = new PdfPCell(
What is the problem exactly?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Bill Murray
> Sent: Tuesday, June 14, 2005 8:16 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] iText Question: Imag
Sorry if this sounds simplistic, but I am using your component iText. I
find it to be awesome. Although it's awesome, I have a question about
images...
- I have the need to place a large jpg underneath an overlay,
transparent gif inside a pdf. I have tried for hours on end and cannot
get the corr