Copy link to clipboard
Copied
I am creating a deployment for Adobe which will install for thousands of users. This is a machine based install. As such it will install once per machine.
Part of the criteria is that the Page Display should be Single Page Continuous as seen here:
There are reg keys in the USER registry hive, however
1. They don't apply (probably because it's a machine install) and
2. It wouldn't matter if they did, because it would only apply once for the user currently logged on when it first installs (if any)
So - is there any way that i can set the default Page Display for when Adobe Installs, so it defaults to 'Single Page Continuous' and then users can over ride that if they want to in the accessibility options? It must be somewhere. i don't know why the default would be single Page and i want to change that.
Copy link to clipboard
Copied
Thanks for posting your query to Adobe. We are looking into this and will get back to you.
Regards
Ravi
Copy link to clipboard
Copied
There is no machine level pref for this setting. I would recommend to create the below mentioned user specific registry at every user login. You can set it up via a group policy as well for the users.
HKEY_CURRENT_USER\SOFTWARE\Adobe\Adobe Acrobat\DC\Originals\iPageViewLayoutMode = 2
Regards
Ravi