I have code written to create an RTF or PDF document using Table and Cell. With iText 1.2, the RTF document looks beautiful. However, I am trying to upgrade to iText 2.1.5, and there is a ton of spacing in each cell, without any changes to that actual code that I had before, just the upgraded iText code. I have tried to set the leading, and cell padding, etc., but the RTF document isn't affected at all (no difference between a leading of 1 or 30, although I can see a huge difference in the PDF document, so I know that the code is in the right place). Anyone know what could be causing these spacing issues with the new code in RTF, and how to get around it?
Thanks! -- View this message in context: http://www.nabble.com/How-to-decrease-cell-padding-in-an-RTF-document----iText-2.1.5-tp23670251p23670251.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://www.1t3xt.com/docs/book.php 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/
