cancel
Showing results for 
Search instead for 
Did you mean: 

Configure Acrobat Reader tool buttons when Reader is started inside SAP GUI

albert_asllani
Explorer
0 Kudos

Hi,

we have deployed some registry keys in "HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGerneral\cToolbars" to show some tool buttons in Acrobat Reader. This works fine when starting Acrobat Reader as standalone application.

But in SAP GUI the Acrobat Reader starts with default tool buttons.

Is there a chance to configure the Acrobat Reader tool buttons when the Reader is started inside a SAP GUI session?

thanks

Albert

Accepted Solutions (0)

Answers (1)

Answers (1)

albert_asllani
Explorer
0 Kudos

These are the settings in the registry to show/hide tools in the Adobe Reader 9 toolbar.

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cBasicTools\cInternalButtons]

"a0"="Select"

"a1"="Hand"

"a2"="Zoomin"

"a3"="ZoomDrag"

"a4"="endBasicToolsGroup"

"a5"="ZoomViewOut"

"a6"="ZoomViewIn"

"a7"="ZoomTo"

"a8"="Zoom100"

"a9"="FitWidth"

"a10"="FitPage"

"a11"="endZoomTypeGroup"

"a12"="PanAndZoom"

"a13"="Loupe"

"a14"="SelectGraphics"

"a15"="endZoomToolsGroup"

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cCommenting\cStamp]

"bInternalExpanded"=dword:00000001

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cFile\cInternalButtons]

"a1"="Print"

"a2"="Save"

"a3"="SaveFileAs"

"a4"="FindDialog"

"a5"="endDialogGroup"

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVGeneral\cToolbars\cPageDisplay\cInternalButtons]

"a0"="endLayoutZoomTypeGroup"

"a1"="Fullscreen"

"a2"="endPageLayoutViewGroup"

"a3"="RotateCCW"

"a4"="RotateCW"

"a5"="Wireframe"

When starting Adobe Reader standalone this works fine.

But starting Adobe Reader from a SAP GUI Session (for example in transaction CV03N) the default tools will be shown.

Is there a chance to configure the Acrobat Reader tool buttons when the Reader is started inside a SAP GUI session?

thanks

Albert