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
attrs
- attributes for the new Pagejava.io.IOException
- for I/O problems.Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.