Lee Marshall wrote: > Ok, you mentioned that I need to use writeSelectedRows. Do you have a > working example/tutorial?
Obviously, you haven't been looking: Old iText (iText in Action, 1st Edition): http://1t3xt.be/?X4e1 http://1t3xt.be/?X0a4 New iText (iText in Action, 2nd Edition): http://1t3xt.be/?Ada7 http://1t3xt.be/?Adfd http://1t3xt.be/?Adc5 > I tried the following but it doesn't work or does work and I need to figure > out how to write as white font. White font: what's your problem apart from the fact that you didn't read any documentation? > nTbl.WriteSelectedRows(0, 50, 0, 0, underContent) You're adding your table at coordinate (0,0). That's below the visible area of your page. Please read the documentation before asking questions. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Return on Information: Google Enterprise Search pays you back Get the facts. http://p.sf.net/sfu/google-dev2dev _______________________________________________ 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/
