Start of Content Area

Background documentation Hiding the Adobe Toolbar  Locate the document in its SAP Library structure

You can make a setting to hide the Adobe Reader toolbar. In the default setting this toolbar  is displayed.

Example

Example Showing the Toolbar

This graphic is explained in the accompanying text

 

You can hide the toolbar using method SET_HIDE_TOOLBARS of the UI element interface InteractiveForm IF_WD_IACTIVE_FORM_METHOD_HNDL:

lr_method_handler->set_hide_toolbars( abap_true ):

 

Example

Example with Toolbar Hidden

This graphic is explained in the accompanying text

Users can also hide (or show) the toolbar by choosing the function key F8 within the application.

 

End of Content Area