Thanks, I modified my code to use Paragraph's instead of the PdfPTable approach that I was using and that works fine. Still puzzling why adding the DottedLineSeparator to a table cell would cause it to flow beyond the cell and into the margin though. That seems like a bug.
Bob On Sep 17, 2010, at 12:02 AM, 1T3XT info wrote: > On 16/09/2010 19:35, Bob Barnes wrote: >> all, >> >> I'm a bit of a neophyte with iText, but I couldn't find an example of >> this that seemed to fit my usage in the archives. > > http://itextpdf.com/themes/keyword.php?id=94 > > Note that you can download chapter 2 of the second edition > of "iText in Action" for free. The use of DottedLineSeparator > is explained in that chapter. > > Follow the link to the Manning site from this page: > http://itextpdf.com/book/ > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing. > http://p.sf.net/sfu/novell-sfdev2dev > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions > > Buy the iText book: http://www.itextpdf.com/book/ > Check the site with examples before you ask questions: > http://www.1t3xt.info/examples/ > You can also search the keywords list: http://1t3xt.info/tutorials/keywords/ ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.itextpdf.com/book/ Check the site with examples before you ask questions: http://www.1t3xt.info/examples/ You can also search the keywords list: http://1t3xt.info/tutorials/keywords/
