Copy link to clipboard
Copied
Is there any way to keep the right-hand tools panel closed when I open a file? This feature is available in Acrobat DC but I can't find it in Acrobat Standard.
Thanks.
Copy link to clipboard
Copied
Hi,
Honestly, the best quickest solution is to open a PDF in Read Mode (hit Ctrl+H keys), OR, just close the Tools Pane, then close Acrobat .
The next time that you open PDFs the Tools Pane, it will (and should) stay closed due to Adobe Acrobat being able to remeber its last documents' View state.
Even though this is not a permanent solution, it seems that when you close your document, Acrobat will remember the last view settings.
However, to permanently disable this behavior, the best solutions that I could find (and tried myself successfully) are found in the two links below:
If you choose option 2, when you navigate to " C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\AcroApp\ENU" you have to open the " Viewer.aapp " in a text editor, such as Notepad, in Administrator mode.
The directory to which this file writes itself to can only be editable as an Administrator and not with your regular user account profile.
Also, by modifying the Viewer.aapp XML file you will notice that if you go back to the registry key indicated above in the solution offered by Adobe through option 1, the key " bExpandRHPinViewer " is deleted from the registry path " [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\DC\AVGeneral] ".
So if you're not experienced with editing/modifying XML files nor messing around with Windows registry settings, then it is safer to go with option 1, just like Adobe suggests and assign a "0" value to the key..
However, it is possible that when new updates are applied on Acrobat (or any other unnoticed system event(s)), you may notice that Acrobat/Reader could revert back to opening the tools pane automatically again.
If this is something really annoying to you, then you can delete the bExpandRHPinViewer key, OR when you open Viewer.aapp in Notepad, delete this whole part from the XML file:
<Layouts>
<Layout name="Default" rhpModes="expanded,appSwitcherOnly">
<RHP>
<Component name="AppShortcutListView" type="Custom"/>
</RHP>
</Layout>
</Layouts>
</Application>
and only leave this part:
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Viewer" id="Viewer" majorVersion="1" requiresDoc="true" minorVersion="0">
and Save and close the file.
You will NOT be bothered anymore by the Tools Pane everytime you open a PDF.
Copy link to clipboard
Copied
Are you using Windows or macOS?
Have you checked if there's a registry(windows) or a .plist (macOS) lockable preference setting?
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Hi,
Honestly, the best quickest solution is to open a PDF in Read Mode (hit Ctrl+H keys), OR, just close the Tools Pane, then close Acrobat .
The next time that you open PDFs the Tools Pane, it will (and should) stay closed due to Adobe Acrobat being able to remeber its last documents' View state.
Even though this is not a permanent solution, it seems that when you close your document, Acrobat will remember the last view settings.
However, to permanently disable this behavior, the best solutions that I could find (and tried myself successfully) are found in the two links below:
If you choose option 2, when you navigate to " C:\Program Files (x86)\Adobe\Acrobat DC\Acrobat\AcroApp\ENU" you have to open the " Viewer.aapp " in a text editor, such as Notepad, in Administrator mode.
The directory to which this file writes itself to can only be editable as an Administrator and not with your regular user account profile.
Also, by modifying the Viewer.aapp XML file you will notice that if you go back to the registry key indicated above in the solution offered by Adobe through option 1, the key " bExpandRHPinViewer " is deleted from the registry path " [HKEY_CURRENT_USER\Software\Adobe\Adobe Acrobat\DC\AVGeneral] ".
So if you're not experienced with editing/modifying XML files nor messing around with Windows registry settings, then it is safer to go with option 1, just like Adobe suggests and assign a "0" value to the key..
However, it is possible that when new updates are applied on Acrobat (or any other unnoticed system event(s)), you may notice that Acrobat/Reader could revert back to opening the tools pane automatically again.
If this is something really annoying to you, then you can delete the bExpandRHPinViewer key, OR when you open Viewer.aapp in Notepad, delete this whole part from the XML file:
<Layouts>
<Layout name="Default" rhpModes="expanded,appSwitcherOnly">
<RHP>
<Component name="AppShortcutListView" type="Custom"/>
</RHP>
</Layout>
</Layouts>
</Application>
and only leave this part:
<Application xmlns="http://ns.adobe.com/acrobat/app/2014" title="Viewer" id="Viewer" majorVersion="1" requiresDoc="true" minorVersion="0">
and Save and close the file.
You will NOT be bothered anymore by the Tools Pane everytime you open a PDF.
Copy link to clipboard
Copied
Thank You. Modifying Viewer.aapp was only solution that really worked!. Clicking "Remember current state of Tools Pane" or "simply" editing registy coused Adobe Acrobat Reader DC (2021.007.20099 Win7, 32bit) to revert immeditly and every time (no updates, nothing) bExpandRHPinViewer key to "1". Logicly ,ToolsPanel was reopened.
Copy link to clipboard
Copied
You're welcome and thank you for updating this topic
Copy link to clipboard
Copied
You're welcome.
Copy link to clipboard
Copied
What version of Acrobat Standard?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now