Class PageNumber

  • All Implemented Interfaces:
    PropertyChangeListener, EventListener, DocumentPanelListener

    public class PageNumber
    extends NavigationWidget
    Create a widget that displays the current page number, and allows the user to enter a new pagenumber for display.
    The following initialization parameters can be specified to configure this feature.
    usePageLabelsIf true (the default), display the page label for the selected page if specified. If false, display the physical page number (the default behaviour prior to 2.11.19).
    alignmentCan be set to "right", "center" or "left" (the default) to position the page number in the box
    The name of this feature is PageNumber

    This code is copyright the Big Faceless Organization. You're welcome to use, modify and distribute it in any form in your own projects, provided those projects continue to make use of the Big Faceless PDF library.

    Since:
    2.8