In RTF, how do i create table of contents page with page number of each 
section? Can I add section first to the document and generate the table 
of content page at last but the table of contents page will be still 
displayed as first page?

-Henry

Mark Hall wrote:

>On Monday 09 October 2006 19:13, Henry Lu wrote:
>  
>
>>I am using RTF. How do I change the source.
>>    
>>
>Get the source via CVS:
>http://sourceforge.net/cvs/?group_id=15255
>
>In the com.lowagie.text.rtf.table.RtfTable change line 168
>  if(!inHeader) {
>to
>  if(false) {
>
>Greetings,
>Mark
>  
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to