Installation guide

Zetadocs for NAV Installation Guide
This edition 5
th
December 2012 © Copyright Equisys plc 2012 All trademarks acknowledged All rights
reserved
Page 144
30. Assigning a specific icon for your pdf files in
SharePoint (Optional)
Should you wish to assign a recognisable icon to the pdf files in your archive it is possible to have any
suitable image represent your content. If you do not wish to add a specific icon simply skip the steps below
and continue with the additional steps relevant to your SharePoint version.
Firstly you need to locate a suitable icon to represent pdf files in your SharePoint system.
Copy this icon file to C:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\12\Template\Images
Go to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\XML
and open the Docicon.xml file in a text editor such as Notepad.exe.
Adjust the file to include the .pdf extension by adding <Mapping Key="pdf" Value="<your image
file name with extension>"/> and saving the file.
Additional steps required on SharePoint 2010 Systems
These next steps are relevant to SharePoint 2010 systems only, if you are using foundation please proceed
to the next step.
Launch the SharePoint Central Administration program.
Click General Application Settings from the left-hand menu.
Select Farm Search Administration from the Search section.
Select the Search Service Application option.
Select File Types from the Crawling section.
Click New File Type.
Enter pdf in the File Extension text box and click OK.
Perform a Search Service stop: Start Run net stop spsearch
Perform a Search Service start: Start Run net start spsearch
Additional steps required on foundation systems
On foundation systems you will also have to carry out the following steps.
Click Start Run REGEDIT and then locate the following registry subkey: Foundation Systems
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server
Extensions\14.0\Search\Applications\<GUID>\Gather\Search\Extensions\ExtensionList\
Select Edit New String Value
Assign the name 38 to the new string or the next available number.
Give it the value pdf
Perform a Search Service stop: Start Run net stop spsearch
Perform a Search Service start: Start Run net start spsearch