fit it's ignored.
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> > Behalf Of Pankaj Bhatnagar
> > Sent: Wednesday, June 29, 2005 3:44 PM
> > To: itext-questions@lists.sourceforge.net
> > Subject: [iText-questions] Prob
If the image doesn't fit it's ignored.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Pankaj Bhatnagar
> Sent: Wednesday, June 29, 2005 3:44 PM
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-q
Hi,
I am creating a pdf document using iText 1.3. The file is created by adding com.lowagie.text.Image, com.lowagie.text.pdf.PdfPTable & com.lowagie.text.Paragraph objects using the add(Element element) method in the Document class. The document is created by the code :
document = new Document(ne
user for proofing
purposes.
Bill
Ensley
Bear
Printing
-Original Message-From: Eric Vandervort
[mailto:[EMAIL PROTECTED]Sent: Wednesday, March 24, 2004
6:39 AMTo: Bill EnsleySubject: Re: [iText-questions]
Problem adding images to a pdf
I'm using the outputstream in
Hello, I am trying to add an image to a pdf, it
seems to work the first time, but if I choose the back button on my browser and
try again it's not there. Its a variable image that is different based on
who is creating the pdf. Any suggestions?
Here's my code:
if (printSignature) { Ima