Search Locate Previous Next Contents

nlBeginBlock – open a named block

Mark a section of any report which may be bordered and edged with specified gutter and border properties.

© 2pt border, colour=9, gutter=12pts
 nlBeginBlock'Secondblock' 2 9 12

The argument gives ...

Named blocks get included as anchors in HTML/PDF output. The may also be included as ‘notes’ in any RainPro chart which allows you to make chart annotations of any complexity in NewLeaf and have them scaled to fit into a given region in your charts.

Once opened, a block remains open until closed with nlEndBlock. This draws the borders and marks the block as complete. If a block crosses a page boundary, it is automatically completed at the bottom of the page and re-opened at the top of the new page.

See also ...
nlEndBlock – complete a named block


Continue to: nlBitmap – placing bitmaps
© Copyright Causeway Graphical Systems Ltd 2003