puneet's profileAchilles WatchesPhotosBlogListsMore ![]() | Help |
MOSS: Configure icons for PDF documents in search resultsTo configure the icons for PDF documents to show up in search results (read more about configuring MOSS search to index PDF documents) or in the default view of the document library, follow the steps below:
1. Copy the .gif file to
SharePoint Server 2007- Drive:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\Template\Images
2. Edit the Docicon.xml file to include the .pdf extension. To do this, follow these steps:
3. Restart the server. Enjai Maadi, Puneet.H MOSS and Searching PDF DocumentsI was trying to configure MOSS search to index PDF documents present in the document libraries. Here are the steps:
1. Download Adobe Reader 8.x from here and install it on the server.
2. Add the filter extension to the File Types crawled:
3. Modify the following registry default values with the new CLSID for the Adobe IFilter:
{E8978DA6-047F-4E3D-9C78-CDBE46041603} (run regedit in the command prompt
4. Add the Installation directory of the Adobe Reader v.8 to the System Path. For example, if the Reader is installed on "D:\Program Files\Adobe", then add "D:\Program Files\Adobe\Reader 8.0\Reader" to the system path by:
Right Click on My Computer -> Properties -> Advanced -> Environment Variables -> Path (Under System Variables) -> Edit -> (Add "D:\Program Files\Adobe\Reader 8.0\Reader").
5. Restart the search service by running the following commands in the prompt:
Enjai Maadi,
Puneet.H |
|
|