public interface IRtfPageContainer
Modifier and Type | Method and Description |
---|---|
RtfPage |
newPage(RtfAttributes attrs)
close current text run if any and start a new one with specified attributes
|
RtfPage newPage(RtfAttributes attrs) throws java.io.IOException
str
- if not null, added to the RtfText createdjava.io.IOException