Quoting Huy Ho <[EMAIL PROTECTED]>:

> 
> Dear,
> 
> I use chapter and section to process my document. And I want to break new
> page but chapter and section do not have function like document (newPage()
> function).

>From the mailing list archives:
> Chunk chunk = new Chunk ("");
      > chunk.setNewPage();
      > Paragraph newPage= new Paragraph (chunk);
      > section.add (newPage);

Bruno


-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to