The Acrobat Reader tab enables you to modify information specific to the
Acrobat Reader section of the http.ini file.
Before you start the redistribution of the Adobe Acrobat Reader you must register on the Adobe web site:
http://www.adobe.com/products/acrobat/distribute.html
You can download a preconfigured package for Adobe Acrobat in the Add-On Packages topic.
The fields specific to the Acrobat Reader section are shown below:
[AcrobatReader]
; Acrobat Reader settings
Install=1
Path=##DWEBPRO_PATH##\engine\acrobatreader\AdbeRdr602_distrib_enu.exe
CustomParams=
CheckVersion=1
Version=6.0.2
AskUserForInstall=1
AskUserForInstallDefaultButton=No
ExecutionTimeout=0
ShowExecutionTimeOutMessage=0
Hidden=0
Each of the fields within the AcrobatReader section are detailed below.
Acrobat Reader settings
Install
Install
Install defines whether DWebPro
has to install Acrobat Reader on the user system or not..
Accepted values: 1, 0
Path
Path
Path specifies the folder the path of the Acrobat Reader installer. For more information, refer to the
DWebPro Internal Constants topic.
Accepted values: string
Custom Params
CustomParams
Custom Params specifies additional parameters
that will be passed to the Acrobat Reader installer.
Accepted values: string
Check Acrobat Reader Version
CheckVersion
Check Acrobat Reader Version specifies whether DWebPro
has to check the Acrobat Reader version against the value specified in the Version field. If you enable this feature and DWebPro identify an Acrobat Reader version older than the one specified in the Version field, it will install the new version, otherwise it will skip the install process.
Accepted values: 1, 0
Version
Version
Version specifies the version of the Acrobat Reader package specified in the Path field.This field is ignored if the CheckVersion field is set to 0.
Accepted values: string valid for version (i.e. 6.0.2)
Ask user for install
AskUserForInstall
Ask user for install specifies whether DWebPro
prompts the user to confirm the install of Acrobat Reader.
Accepted values: 0, 1
Default Button
AskUserForInstallDefaultButton
Default Button specifies the default
button on the confirmation form for Acrobat Reader install.
Accepted values: Yes, No
Show execution timeout message
ShowExecutionTimeOutMessage
Show execution timeout message specifies
whether DWebPro prompts the user to continue the startup process in the case the install process takes more time than specified in the ExecutionTimeout field.
Accepted values: 0, 1
Execution Timeout
ExecutionTimeout
Execution Timeout specifies the timeout,
in milliseconds, before DWebPro prompts the user to wait the install process to complete.
Accepted values: integer
Hidden
Hidden
Hidden specifies if the install process will be started hidden from the user. Set this field to 1 only if you run the Acrobat Reader installer with a minimalist user interface (UI) that doesn't require user interaction to complete.
Accepted values: 0, 1