in RTF, how can i put footer only on all pages with exception of first 
cover 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