Quoting Khaled Alakhras <[EMAIL PROTECTED]>: > > Is it possible to add the Graphic object to PdfPCell?
> Matt Benson <[EMAIL PROTECTED]> 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
