Steps
1. Stop the Cognos 8 service
2. Open the c8_location/templates/ps/portal/system.xml file in an XML or text editor.
3. Add the following XML code to the <system> element:
<param name="ui_hide"> <CC_RUN_OPTIONS_email_attachment/> </param>
If you hide other user interface elements by modifying the system.xml file , the <param name="ui_hide"> element already exists. In this case, add the following to the element:
<CC_RUN_OPTIONS_email_attachment/>
4. Save the file.
5. Start the Cognos 8 service.
下面是工具栏里的按钮项
<RV_TOOLBAR_BUTTONS_Download/>
Download toolbar button. Applies when download is enabled.
<RV_TOOLBAR_BUTTONS_Save/>
Save toolbar button
<RV_TOOLBAR_BUTTONS_SaveAs/>
Save As toolbar button
<RV_TOOLBAR_BUTTONS_Send/>
Email toolbar button
<RV_TOOLBAR_BUTTONS_Run/>
Run toolbar button
<RV_TOOLBAR_BUTTONS_HTML/>
HTML format view button
<RV_TOOLBAR_BUTTONS_PDF/>
PDF format view button
<RV_TOOLBAR_BUTTONS_XLS/>
XLS format view button
<RV_TOOLBAR_BUTTONS_CSV/>
CSV format view button
<RV_TOOLBAR_BUTTONS_XML/>
XML format view button
<RV_TOOLBAR_BUTTONS_XLWA/>
Excel 2002 format view
<RV_TOOLBAR_BUTTONS_XLS/>
Excel 2000 format view
<RV_TOOLBAR_BUTTONS_singleXLS/>
Excel 2000 single sheet format view