Use a PdfPTableEvent to get the cell positions. Best Regards, Paulo Soares
> -----Original Message----- > From: Wojciech Wisniowski [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, June 04, 2002 18:55 > To: [EMAIL PROTECTED] > Subject: [iText-questions] PdfPTable absolute positioning > > Hello, > > I am a new user of the iText library. > It is very usefull for my project but I need a little help. > I'm using a PdfPTable/PdfPCell objects to create my pdf document. But in > order to complete my project I need export page layout (positions and > content of cells ) to external application. > I would like to get absolute position of all cells and save it to external > xml file. > How to do it? The methods left(), right() ... of PdfPCell objects always > return 0.0. > How can I solve my problem? > > Thank for any help > > Wojtek > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
