- Open IE and access the following link to obtain an official copy of the small, 16x16 Adobe logo, pdficon_small.png: http://www.adobe.com/misc/linking.html
- Log on to your SharePoint web front end server
- Open Windows Explorer and navigate to the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\IMAGES directory
- Copy the pdficon_small.png file to this location
- Navigate to the C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\XML directory and locate the DOCICON.xml file
- Open the DOCICON.xml file with Notepad
- In the <ByExtension> node, add the following line: <Mapping Key="pdf" Value="pdficon_small.png" />
- You'll need to reset IIS for the changes to take effect:
- Open a command prompt
- Type "iisreset"
- Hit Enter
NOTE: For SharePoint 2007, you'll need to make the following minor modifications to the steps above:
- For Step# 3, use C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\IMAGES instead
- For Step# 5, use C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\XML instead
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.