<TOOLBAR>
<< Click to Display Table of Contents >> Navigation: Preview window > <TOOLBAR> |
Hides buttons in the preview window toolbar.
Syntax:
<TOOLBAR=list_of_buttons>
where list_of_buttons is a comma delimited list with the following keywords:
displays/hides the two printing buttons, PRINT and PRINT1 |
||
displays/hides the Mail button |
||
EXPORT |
!EXPORT |
displays/hides the Export button |
PRINT1 |
!PRINT1 |
displays/hides the Print current page button |
displays/hides the PDF button |
||
!EXPORT or EXPORT .... followed by a list of buttons to hide/view in the export window with a point: or a & as delimiter: •SAVE •IMAGES •EXCEL •WORD •PPT
|
|
|
ENABLEDKEYS |
!ENABLEDKEYS |
displays/hides the enabled function keys |
DISABLEDKEYS |
!DISABLEDKEYS |
displays/hides the disabled function keys |
Examples:
<TOOLBAR=!EXPORT,!MAIL> hides the export and the mail buttons.
<TOOLBAR=!EXPORT.PDF.EXCEL.WORD>
<TOOLBAR=!PRINT> hides the two printing buttons. If you want to have the print-current-page button enabled, use <TOOLBAR=!PRINT,PRINT1> (in this order)