Pagebreak After each letter

  • >Maybe it's called something else, but I'm not finding this ..
    >
    >I want the basic mailmerge, one record per page, ie each is a letter with
    >fields filled in.

    Use
    WPAll.FastAppendText(WPWork)
    and then FastSetPageBreak (except for the last record)

    See MailM demo.