Class RtfPageArea


public class RtfPageArea extends RtfContainer

Page area container.

This work was authored by Christopher Scott (scottc@westinghouse.com).

  • Method Details

    • newPage

      public RtfPage newPage(RtfAttributes attr) throws IOException
      Close current Rtfpage if any and create a new one
      Parameters:
      attr - attributes for new RtfPage
      Returns:
      new RtfPage
      Throws:
      IOException - for I/O problems
    • okToWriteRtf

      protected boolean okToWriteRtf()
      Description copied from class: RtfElement
      can be overridden to suppress all RTF output
      Overrides:
      okToWriteRtf in class RtfContainer
      Returns:
      true