Re: [iText-questions] Image cells

2005-02-19 Thread Paulo Soares
--- James Cowan [EMAIL PROTECTED] wrote: Hi I am adding an image to a table and am not sure about a couple of issues. What does the fit parameter do - I guess force the image to fit into the height and width of the cell? Yes. PdfPCell cell = new PdfPCell(img, false); Is it

[iText-questions] Follow up to my question ..Somewhat solved but still worrying ..please guide me

2005-02-19 Thread ravi shankar
Hi once again.I somewhat solved my problem.I am first checking the size of my arraylist data...if its more than three then I say writeSelectedRows of 1st three records then go to a new page and redraw the table from the 4th record by again calling the my function then I have my signature

Re: [iText-questions] Landscape XML-PDF

2005-02-19 Thread Bruno Lowagie
Samuel Gabriel wrote: I would like to submit the code so that it will be part of iText 1.3, please let me know who would be responsible for that. I have uploaded your version of SAXiTextHandler.java as-is to CVS. I'll check the contents later on. As it is in the CVS repository, it will be

RE: [iText-questions] iText problem with Linux(non-gui)

2005-02-19 Thread Paulo Soares
What's the full stack trace? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of arse alam Sent: Saturday, February 19, 2005 12:39 PM To: itext-questions@lists.sourceforge.net Cc: [EMAIL PROTECTED] Subject: [iText-questions] iText problem with

RE: [iText-questions] Landscape XML-PDF

2005-02-19 Thread Samuel Gabriel
Thanks Bruno, you are the best, never thought it would be that easy :) Sam -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno Lowagie Sent: Saturday, February 19, 2005 5:07 AM To: Samuel Gabriel Cc: itext-questions@lists.sourceforge.net Subject: Re: