Skip to main content
Participant
August 22, 2013
質問

Can a user's digital signature preferences be maintained in an enterprise deployment/upgrade to XI?

  • August 22, 2013
  • 返信数 1.
  • 921 ビュー

We are upgrading both Windows (Pro; Std) and Mac (Pro) users to Acrobat XI. A number of users use digital sigs created in the Signatures Prefs (as now seen in Creation and Appearance Prefs in XI). Can these be maintained and use in an enterprise deployment/upgrade to XI from version 9.x to 10.x?

このトピックへの返信は締め切られました。

返信数 1

EnterpriseHelp
Inspiring
August 22, 2013

http://www.adobe.com/devnet-docs/acrobatetk/tools/DigSig/wizard.html

The Wizard is used to install machine data for all users such as corporate address books (trusted identiies) and signature appearances. In the case of the addressbook (which stores signature data) if you deploy a common addressbook, all end users get the enterprise addressbook/ of you do not provide an addressbook.acrodata file, the application looks for any existing addressbooks on the end user's machine. The application looks for files in this order:


  • \AppData\Roaming\Adobe\Acrobat\11.0\addressbook.acrodata
  • \AppData\Roaming\Adobe\Acrobat\10.0\addressbook.acrodata
  • \AppData\Roaming\Adobe\Acrobat\9.0\addressbook.acrodata
  • C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\Replicate

Any found file is copied to the appropriate directory for the current install so that end user data is preserved.

roncobbs作成者
Participant
August 26, 2013

Thanks again for the response!

In our testing we are not having success with the upgrade from 10 to 11 preserving existing dig sig (appearance) setting. We are not using a common addressbook. So, we are trying to preserve the existing addressbook.acrodata file for the local user's dig sig (appearance). The installer we have built does not do that and the Wizard doesn't seem to let us do this either. Does this mean we need to do some custom scripting if we want to do this?