<TOOLBAR>

<< Click to Display Table of Contents >>

Navigation:  Preview window >

<TOOLBAR>

Hides buttons in the preview window toolbar.

 

TOOLBAR

 

Syntax:

 <TOOLBAR=list_of_buttons>

 

 where list_of_buttons is a comma delimited list with the following keywords:

 

PRINT

!PRINT

displays/hides the two printing buttons, PRINT and PRINT1

MAIL

!MAIL

displays/hides the Mail button

EXPORT

!EXPORT

displays/hides the Export button

PRINT1

!PRINT1

displays/hides the Print current page button

PDF

!PDF

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

PDF

EXCEL

WORD

PPT

 

 

export_6_buttons

 

export_5_buttons

 

 

ENABLEDKEYS

!ENABLEDKEYS

displays/hides the enabled function keys

F1Ctrl_F1Alt_F1

DISABLEDKEYS

!DISABLEDKEYS

displays/hides the disabled function keys

Z_Disabled

 

Examples:

<TOOLBAR=!EXPORT,!MAIL> hides the export and the mail buttons.

 

<TOOLBAR=!EXPORT.PDF.EXCEL.WORD>

export_3_buttons

about_24_h <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)