Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfPage
-
Packages that use RtfPage Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of RtfPage in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfPage Modifier and Type Method Description RtfPageIRtfPageContainer. newPage(RtfAttributes attrs)close current text run if any and start a new one with specified attributesRtfPageRtfPageArea. newPage(RtfAttributes attr)Close current Rtfpage if any and create a new one
-