fop 0.95 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IRtfPageContainer
Method Summary | |
RtfPage |
|
public RtfPage newPage(RtfAttributes attrs) throws IOException
close current text run if any and start a new one with specified attributes
- Parameters:
attrs
- attributes for the new Page
- Returns:
- new Page object
fop 0.95 |