<TOOLBAR>
Hides buttons in the preview window toolbars.
Syntax :
<TOOLBAR= [PRINT] | [!PRINT]
, [MAIL] | [!MAIL]
, [EXPORT] | [!EXPORT]
, [PRINT1] | [!PRINT1]
<TOOLBAR=PRINT> displays the 'print' button (default) and <TOOLBAR=!PRINT> hides the button.
Example :
<TOOLBAR=!EXPORT,!PRINT1>
...hides the export and print-current-page buttons.