This library groups together several functions and macros used to facilitate XSL-FO template writing. These directives must be called by specifying the namespace "hardisAdv":
<@hardisAdv.toolMacro parameters>...</@hardisAdv.toolMacro> ${ hardisAdv.toolFunction(...) }
The macros and functions of this library can only be used with XSL-FO document templates defined entirely with the aid of hardisFo library macros (and not with the standard XSL-FO tags <fo:xxx>).
Note: in the rest of the document, when a <fo:xxx> tag is mentioned, it means the <fo:xxx> tag in the result document produced by running the associated hardisFo.foxxx macro.