Displaying headers & footers

  • I droped a WPRichText on a form, created a header by double clicking but can't get it to display when I close the default editor. I'm sure it must just be setting an option but I can't find the right one.

    Help

    • Offizieller Beitrag

    Hi,

    Header/footer are only visible when the layout mode is wplayFullLayout or wpDualPageView.

    In the other modes only the body is displayed. Of course the header must also be logical selected - this means only "first" or "all pages" header will be visible at first.

    All other headers and footers can be edited when the property DisplayedText: TWPRTFDataBlock is set to the respective element of the WPRichText.RTFData collection.

    Julian