Created :
Written by Thomas Speekenbrink
Overview:
PDFDirector is compatible in a Citrix Environment. Use this KB Article to find out how to configure it correctly.
How to:
- Install the PDF Director
- Open the PDF Director Settings through Start > Programs > InfoBridge PDF Director
- Configure the settings and Save them
These settings are now saved in the local roaming folder of the logged in user (e.g. C:\Users\<USERNAME>\AppData\Roaming\InfoBridge_Software_B.V\InfoBridge.PDFDirector.ex_Url_pw3bj1ilttwgyjdbgrpogztv0e0jzyym\4.1.3.7\user.config)
Open the user.config file and copy the value line
e.g. <setting name="TOSUPEROFFICE_HEADERPREFIX" serializeAs="String">
<value>PDF-00</value>
- From this setting copy the part: <value>PDF-00</value>
- Open the file InfoBridge.PDFDirector.exe.config from C:\Program Files (x86)\InfoBridge\PDFDirector
- Look for the correct setting, in our example <setting name="TOSUPEROFFICE_HEADERPREFIX" serializeAs="String">
- Paste the copied value on the value line beneath the setting
- Repeat this for each setting
- Save the file after all values have been copied
- Remove the PDF Director folder in the local roaming folder (for instance: C:\Users\<USERNAME>\AppData\Roaming\InfoBridge_Software_B.V\InfoBridge.PDFDirector.ex_Url_pw3bj1ilttwgyjdbgrpogztv0e0jzyym\
From now on all users will use the settings in the InfoBridge.PDFDirector.exe.config file by default.