RE: [iText-questions] Image Sizing in PdfPCells

2004-11-30 Thread Jerry Heinz
That worked! Thanks for the quick reply! Jerry -Original Message- From: Paulo Soares [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 10:57 AM To: Jerry Heinz; [EMAIL PROTECTED] Subject: RE: [iText-questions] Image Sizing in PdfPCells You aren't doing anything

RE: [iText-questions] Image Sizing in PdfPCells

2004-11-30 Thread Paulo Soares
IL PROTECTED] > Subject: [iText-questions] Image Sizing in PdfPCells > > Greetings all! I have a question about image sizing inside of > PdfPCells. > > I have multiple XML docs that I format and merge into a > single document. > To facilitate this, I'm using a modifi

Re: [iText-questions] Image Sizing in PdfPCells

2004-11-30 Thread Bruno
Quoting Jerry Heinz <[EMAIL PROTECTED]>: > Greetings all! I have a question about image sizing inside of PdfPCells. > > I have multiple XML docs that I format and merge into a single document. > To facilitate this, I'm using a modified version of > com.lowagie.text.xml.SAXiTextHandler that adds e

[iText-questions] Image Sizing in PdfPCells

2004-11-30 Thread Jerry Heinz
Greetings all! I have a question about image sizing inside of PdfPCells. I have multiple XML docs that I format and merge into a single document. To facilitate this, I'm using a modified version of com.lowagie.text.xml.SAXiTextHandler that adds elements to a Vector rather than directly to the docu