From: "Bruno Lowagie" <[EMAIL PROTECTED]> > Wendy Smoak wrote: > > > The layout of each cell can be done in the cell event. > > > > This is not working. > > That's simply not true, Wendy, you should know better > than to blame iText for everything that goes wrong in > your code. (Sorry if I sound angry, but your remark > as well as your code really disappointed me.)
Wow. I'm sorry you were offended, but I wasn't blaming iText, simply stating that the code I had managed to piece together so far was not working. My code is mostly copy-paste from various examples and web tutorials, and I don't have the grasp of the iText API (or the PDF spec) that you do. I read that I should use nested tables, so that's what I was doing. You said I'd need a CellEvent, so that's what I tried. I got it wrong, that's all. Thanks for the example! -- Wendy Smoak ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
