Package | Description |
---|---|
org.apache.fop.render.rtf.rtflib.rtfdoc |
Independent subsystem (not specific to FOP) classes that are used to build
RTF documents.
|
Modifier and Type | Method and Description |
---|---|
RtfPage |
IRtfPageContainer.newPage(RtfAttributes attrs)
close current text run if any and start a new one with specified attributes
|
RtfPage |
RtfPageArea.newPage(RtfAttributes attr)
Close current Rtfpage if any and create a new one
|
Copyright © 2025 Apache Software Foundation. All rights reserved.