On 26/10/2010 11:55, Jaya Prabahar wrote: > Dear All, > Please help me out fastly.
Please understand that using the word URGENT on this list is NOT appreciated. It is the equivalent of cursing. Also note that you want a FAST answer, but you didn't even bother to subscribe to the mailing list. As a result, somebody had to do boring and time consuming administrative work. > I want to add "page 1 of 3" in > the PDF documents. Please let me know. Also how to add Headers in > version 5.0.4. You have posted a similar question earlier today: http://thread.gmane.org/gmane.comp.java.lib.itext.general/54286 You've received 2 useful answers to that question, in spite of the fact that what you were asking was explained in the documentation. Your new question proves that you have no respect whatsoever for the person who wrote the documentation, because you are again posting a question that is answered in the book. Adding a "Page X of Y" header can be done in more than one way. You can use page events in combination with a template. You can add the header in a second pass. Or if you want the page X of Y in the table header you referred to in your earlier question, you could use a combination of cell events and a template (for the Y value). I bet your next question is "Can I have sample code"? The answer is sample: all the sample code is in the book: http://itextpdf.com/book/ The book will leave the bindery on October 28, but you can already purchase the eBook version (it was finished last weekend). -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions 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
