PanelizePage parameters

  • page_size : Alias for type.

  • size : Alias for type.

  • type : ‘’

  • anchor : [string] (default: 'mt') (choices: “tl”, “tr”, “bl”, “br”, “mt”, “mb”, “ml”, “mr”, “c”) Point of the panel to be placed at given position. Can be one of tl, tr, bl, br (corners), mt, mb, ml, mr (middle of sides), c (center). The anchors refer to the panel outline.

  • height : [number | string] (default: 210) Height for the custom paper size.

  • pos_x : Alias for posx.

  • pos_y : Alias for posy.

  • posx : [number | string] (default: '50%') The X position of the panel on the page. Can be expressed as a page size percentage.

  • posy : [number | string] (default: 20) The Y position of the panel on the page. Can be expressed as a page size percentage.

  • width : [number | string] (default: 297) Width for the custom paper size.