Class SimplePaginationStep


  • public class SimplePaginationStep
    extends IterateVisualProcessStep
    Computes the pagination for streaming outputs. The only real purpose of this class is to rearrange the tables so that the header-body-footer order is maintained. This step ignores the pageformat and does not check for pagebreaks or page overflows.

    Todo: This class needs some serious attention later.

    Author:
    Thomas Morgner