How to install and configure PDF iFilter to SharePoint 2010 and pdf extension for PDF documents.
In this blog, I am adding all the steps you needed to install and configure pdf ifilter v9 for SharePoint 2010.
1. Download: Adobe PDF iFilter 9 for 64-bit for SharePoint 2010
2. Download and extract the contents of "PDFiFilter64installer.zip" to your local drive.
3. Double click "PDFFilter64installer.msi" to launch the installer.
4. Follow the instructions in the installer wizard to complete the installation.
5. Download the Adobe Icons from : Download Adobe Icon for SharePoint
If you don’t like the above icon, you can use the standard icon which comes with Adobe PDF iFilter 9 for 64-bit platforms
C:\Program Files\Adobe\Adobe PDF iFilter 9 for 64-bit platforms
6. Save the image adobe image to SharePoint 2010 to:
C:\program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Template\Images
7. Open DOCICON.xml file from
C:\program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Template\XML folder to add adobe Ifilter to SharePoint 2010
8. Add <Mapping Key=”pdf” Value= "ifilter.gif" OpenControl=""/>
9. Open SharePoint Central Administration | General Application Settings | Farm Search Administration
10. Click on Search Service Application
11. Click on File Types to add PDF extension for SharePoint 2010
12. Add new File Type extension “PDF” to setup IFilter for SharePoint 2010
13. Enter file extension as pdf and click OK and get out from Central Administration
14. Open Regedit and go to : \\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Setup\Filters
15. Right-click the Filters folder and select New Key. Enter “.pdf” for the key value.
16. Add the following values
<REG_SZ> Default = <value not set>
<REG_SZ> Extension = pdf
<REG_DWORD> FileTypeBucket = 1
<REG_SZ> MimeTypes = application/pdf
17. Now go to \\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\14.0\Search\Setup\ContentIndexCommon\Filters\Extension
Right-click the Filters folder and select New Key. Enter “.pdf” for the key value.
Set the “default” value to {E8978DA6-047F-4E3D-9C78-CDBE46041603}
Restart the computer
This would be the end result.
Thanks for sharing..!