PdfPTableEvent gives you the coordinates of the table. Best Regards, Paulo Soares
> -----Original Message----- > From: Khaled Alakhras [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, November 14, 2002 13:16 > To: Paulo Soares; iText List > Subject: RE: [iText-questions] Lines in PDF Files > > I am trying to add a line (similar ot <hr>) to a PdfPCell. Is there a way > to get the coordinates of a PdfPCell? > > Thanks, > Khaled > > Paulo Soares <[EMAIL PROTECTED]> wrote: > > The Graphic object is a bad idea, it's there for historical reasons > only, > use PdfContentByte. What exactly are you trying to do? > > Best Regards, > Paulo Soares > > > -----Original Message----- > > From: Bruno [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, November 14, 2002 8:06 > > To: Khaled Alakhras > > Cc: iText List > > Subject: Re: [iText-questions] Lines in PDF Files > > > > Quoting Khaled Alakhras : > > > > > > > > Is it possible to add the Graphic object to PdfPCell? > > > > > Matt Benson wrote: > > > You mean without using the Graphic > > > class? Why would you want to avoid this? > > > > Because using absolute positioning as described in Chapter 10 > > is more accurate. > > > > http://www.lowagie.com/iText/tutorial/ch10.html > > > > If you want to add a line in a PdfPCell, I think you should > > use the techniques described in Chapter 10 in combination > > with TableEvents. > > > > I'm sure there is a helpful example on Paulo's site. > > > > Bruno > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: To learn the basics of securing > > > your web site with SSL, click here to get a FREE TRIAL of a Thawte > > > Server Certificate: http://www.gothawte.com/rd524.html > > _______________________________________________ > > iText-questions mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing > your web site with SSL, click here to get a FREE TRIAL of a Thawte > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > > > _____ > > Do you Yahoo!? > Yahoo! Web Hosting > <http://rd.yahoo.com/hosting/mailsig/*http://webhosting.yahoo.com> - Let > the expert host your site ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
