Products Downloads


French version


Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

Hardis - Séquence de feuilletage

 


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":

Pas de format
<@hardisAdv.toolMacro parameters>...</@hardisAdv.toolMacro>$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.

...