On 12/30/2014 21:25 PM, rveach wrote: > I couldn't find a bug tracking maillist, so I am posting this here.
Well, we usually expect questions to be posted on StackOverflow. The best questions are bundled in a free ebook conveniently called "The Best iText Questions on StackOverflow": https://leanpub.com/itext_so What you call a bug is nothing more than the difference between "composite mode" and "text mode" as explained in one of the questions in the section about tables. This was the original question on StackOverflow: http://stackoverflow.com/questions/13607970/right-aligning-text-in-pdfpcell When you use the addElement() method, you use composite mode and the extra space is caused by the leading. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php