Hi, I could get what you are saying. i.e. using setSkipFirstHeader or setSkipLastFooter. what i would need is if my table did not fit in a single page and it is spilled over new page, then its header has to be modified, i mean appended with text "Continued" like below
Page1 TableHeader columnHeader1 ColumnHeader2 columnHeader3 element00 element01 element02 element10 element11 element12 element20 element21 element22 element30 element31 element32 Page2 TableHeader(Continued) columnHeader1 ColumnHeader2 columnHeader3 element40 element41 element42 element50 element51 element52 element60 element61 element62 element70 element71 element72 Can we get result like above using setSkipFirstHeader() or setSkipLastFooter() methods. if we can do using these methods, can you provide me some sample code, as i am new to itext. Thanks Siri -- View this message in context: http://itext-general.2136553.n4.nabble.com/Tableheader-continued-tp3164941p3166015.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ 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
